博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
执行gem install dryrun错误
阅读量:5149 次
发布时间:2019-06-13

本文共 230 字,大约阅读时间需要 1 分钟。

ERROR:  While executing gem ... (Gem::FilePermissionError)     You don't have write permissions for the /Library/Ruby/Gems/2.0.0 directory.

原因是没有写的权限

解决办法

sudo gem install dryrun

转载于:https://www.cnblogs.com/krislight1105/p/5204707.html

你可能感兴趣的文章