pod installation failed with react native 0.44

Posted 玉思盈蝶

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pod installation failed with react native 0.44相关的知识,希望对你有一定的参考价值。

今天在集成react-native-sqlite-storage组件CocoaPods的时候遇到以下错误,这里记录一下错误解决方法:

报错如下:

 

以为是我Cocoapods的版本问题,于是更新版本:

sudo gem install cocoapods --pre

 

 

 

再运行,依旧报错.

 

赶紧stackoverflow搜索问题: https://stackoverflow.com/questions/43841600/pod-installation-failed-with-react-native-0-44

解决方式如下:

 

修改Profile如下:

执行pod install即可,如下所示,问题解决.

 

问题解决....嘻嘻!

以上是关于pod installation failed with react native 0.44的主要内容,如果未能解决你的问题,请参考以下文章

RN小记解决Mac下Pod install 缓慢 或 error: RPC failed; 或 the remote end hung up unexpectedly

RN小记解决Mac下Pod install 缓慢 或 error: RPC failed; 或 the remote end hung up unexpectedly

创建pod时报Failed create pod sandbox

pod update或者pod install很慢

iOS-pod install&pod update

pod install 怎么操作