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

2015-12-02  本文已影响38人  MonsterNanny

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

上一篇 下一篇

猜你喜欢

热点阅读