美文网首页
ERROR: While executing gem ...

ERROR: While executing gem ...

作者: binkylee | 来源:发表于2017-07-19 09:19 被阅读0次

    cocoaPods安装时出现:

    ERROR:  While executing gem ... (Errno::EPERM)

    Operation not permitted - /usr/bin/xcodeproj

    需要你安装到 /usr/local/bin 路径下

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

    相关文章

      网友评论

          本文标题:ERROR: While executing gem ...

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