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

ERROR: While executing gem ...

作者: Joker_King | 来源:发表于2018-12-20 12:01 被阅读11次

出错案例

ERROR:  While executing gem ... (Gem::FilePermissionError)
    You don't have write permissions for the /usr/bin directory.

解决方案

sudo gem install "这里替换成你需要安装的工具" -n /usr/local/bin

相关文章

网友评论

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

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