我无法安装rnpm虽然npm没问题但是当我运行npm install -g rnpm时感觉不对。怎么了?
“npm ERR!Darwin 15.5.0
错误的ERR! argv“/ usr / local / bin / node”“/ usr / local / bin / npm”“install”“ - g”“rnpm”
错误的ERR!节点v6.2.2
错误的ERR! npm v3.9.5
错误的ERR! path / usr / local / lib / node_modules
错误的ERR!代码EACCES
错误的ERR! errno -13
错误的ERR!系统调用访问
错误的ERR!错误:EACCES:权限被拒绝,访问'/ usr / local / lib / node_modules' 错误的ERR!在错误(本机)
错误的ERR! {错误:EACCES:权限被拒绝,访问'/ usr / local / lib / node_modules' 错误的ERR!在错误(本机)
错误的ERR!错误:-13,
错误的ERR!代码:'EACCES',
错误的ERR!系统调用:'访问',
错误的ERR!路径:'/ usr / local / lib / node_modules'}
npm ERR!
错误的ERR!请尝试以root / Administrator方式再次运行此命令 错误的ERR!请在支持请求中包含以下文件:
错误的ERR! /Users/pingguo-pc/npm-debug.log
答案 0 :(得分:1)
以管理员身份运行终端,使用命令" sudo -s"然后我们可以制作它。