gyp WARN EACCES user "nobody" does not have permission to access the dev dir

安装包的时候提示如下:

gyp WARN EACCES user "nobody" does not have permission to access the dev dir

或者

gyp WARN EACCES user "root" does not have permission to access the dev dir


解决方法:

npm install xxxx -g --unsafe-perm 


有时候可以先执行:

npm cache clean --force


参考:

https://javascript.net.cn/article?id=657

声明:本站所有文章和图片,如无特殊说明,均为原创发布。商业转载请联系作者获得授权,非商业转载请注明出处。
随机推荐
Flame 插件
Git 从远程仓库拉取代码覆盖本地代码
WordPress 密码生成和密码验证
数据库中间表应该如何命名
WordPress关闭自动草稿
版权相关
WordPress 数据库表结构
HTML textarea 文本输入框