美文网首页cocoapodsCocoaPods
RROR: While executing gem ... (

RROR: While executing gem ... (

作者: 结局怎么写 | 来源:发表于2016-06-01 11:06 被阅读67次

当我安装cocoapods时遇到下面的提醒:

ERROR: While executing gem ... (Errno::EPERM)
Operation not permitted - /usr/bin/xcodeproj

然后搜了一下资料
在命令行输入下面的命令就好了

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

参考这里

相关文章

网友评论

    本文标题:RROR: While executing gem ... (

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