美文网首页
cocopods 更新mac 10.10后命令消失及 insta

cocopods 更新mac 10.10后命令消失及 insta

作者: MonsterNanny | 来源:发表于2015-12-02 12:06 被阅读38次

If anyone is facing issue in updating pods on Mac El Capitan, then follow the below way to update CocoaPods

sudo nvram boot-args="rootless=0"

sudo reboot

After Restart Your Mac Open Terminal And Type

sudo gem install cocoapods -V

it was still showing the error, then further added

sudo gem install -n /usr/local/bin cocoapods

转自stackflow

Link:installation - Cannot install cocoa pods after uninstalling

相关文章

网友评论

      本文标题:cocopods 更新mac 10.10后命令消失及 insta

      本文链接:https://www.haomeiwen.com/subject/npajhttx.html