美文网首页
cocoapod 更新 pod 时报错 While execut

cocoapod 更新 pod 时报错 While execut

作者: ztx_xtz | 来源:发表于2018-07-02 14:36 被阅读0次

参考链接在这里:我是链接

执行 pod update 命令时报错:

ERROR: While executing gem ... (Gem::FilePermissionError)

You don't have write permissions for the /usr/bin directory.

修改了权限后还是失败,试试这个命令

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

相关文章

网友评论

      本文标题:cocoapod 更新 pod 时报错 While execut

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