RuntimeError - [Xcodeproj] Unknown object version.

这篇博客介绍了在升级Xcode13后新建工程时遇到podinstall报错的问题。错误原因是本地Xcode版本与CocoaPods版本不匹配。解决方法是通过终端使用sudo权限安装更新的CocoaPods。输入命令`sudogeminstall-n/usr/local/bincocoapods--pre`,然后执行podinstall即可恢复正常。

xcode13升级后,如果新建工程,pod install报错,如图:

原因:这是因为本地的 Xcode 版本和 CocoaPods 的版本不匹配,需要更新 CocoaPods
解决过程:

参考网上提供的解决方法,终端输入命令 $ gem install cocoapods --pre 

会报错:    You don't have write permissions for the /Library/Ruby/Gems/2.6.0 directory.

 解决方法: 终端中输入   sudo gem install -n /usr/local/bin cocoapods --pre

在pod install 即可正常使用

 

Uncaught (in promise) TypeError: error.response is undefined <anonymous> request.js:30 promise callback*_request Axios.js:163 request Axios.js:40 method Axios.js:213 wrap bind.js:5 setup Home.vue:181 callWithErrorHandling runtime-core.esm-bundler.js:199 setupStatefulComponent runtime-core.esm-bundler.js:7907 setupComponent runtime-core.esm-bundler.js:7868 mountComponent runtime-core.esm-bundler.js:5216 processComponent runtime-core.esm-bundler.js:5182 patch runtime-core.esm-bundler.js:4700 componentUpdateFn runtime-core.esm-bundler.js:5326 run reactivity.esm-bundler.js:225 setupRenderEffect runtime-core.esm-bundler.js:5454 mountComponent runtime-core.esm-bundler.js:5229 processComponent runtime-core.esm-bundler.js:5182 patch runtime-core.esm-bundler.js:4700 mountChildren runtime-core.esm-bundler.js:4932 mountElement runtime-core.esm-bundler.js:4855 processElement runtime-core.esm-bundler.js:4820 patch runtime-core.esm-bundler.js:4688 mountChildren runtime-core.esm-bundler.js:4932 mountElement runtime-core.esm-bundler.js:4855 processElement runtime-core.esm-bundler.js:4820 patch runtime-core.esm-bundler.js:4688 mountChildren runtime-core.esm-bundler.js:4932 mountElement runtime-core.esm-bundler.js:4855 processElement runtime-core.esm-bundler.js:4820 patch runtime-core.esm-bundler.js:4688 componentUpdateFn runtime-core.esm-bundler.js:5326 run reactivity.esm-bundler.js:225 setupRenderEffect runtime-core.esm-bundler.js:5454 mountComponent runtime-core.esm-bundler.js:5229 processComponent runtime-core.esm-bundler.js:5182 patch runtime-core.esm-bundler.js:4700 componentUpdateFn runtime-core.esm-bundler.js:5406 run reactivity.esm-bundler.js:225 runIfDirty reactivity.esm-bundler.js:263 callWithErrorHandling runtime-core.esm-bundler.js:199 flushJobs runtime-core.esm-bundler.js:408 promise callback*queueFlush r
最新发布
03-16
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值