node.js - 安装cnpm源时候出这些错误问题,这怎么解决?
天蓬老师
天蓬老师 2017-04-17 15:03:12
0
2
643

安装cnpm源时候出这些错误问题,这怎么解决?

npm ERR! Darwin 15.6.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "cnpm" "--registry=https://registry.npm.taobao.org"
npm ERR! node v6.8.0
npm ERR! npm  v3.10.8
npm ERR! path /usr/local/lib/node_modules
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! syscall access

npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules'
npm ERR!     at Error (native)
npm ERR!  { Error: EACCES: permission denied, access '/usr/local/lib/node_modules'
npm ERR!     at Error (native)
npm ERR!   errno: -13,
npm ERR!   code: 'EACCES',
npm ERR!   syscall: 'access',
npm ERR!   path: '/usr/local/lib/node_modules' }
npm ERR! 
npm ERR! Please try running this command again as root/Administrator.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/wscart/npm-debug.log
天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

全員に返信(2)
左手右手慢动作

権限が不十分です (「権限が拒否されました」)、sudo npm install -g xxx

いいねを押す +0
小葫芦

それは情報源の問題ではありません。それは、権限がないためです
最初に osx/liunx の権限を調べる必要があります
ユーザーにはシステム ディレクトリ (/usr/local/lib/node_modules) に書き込む権限がありません
ユーザーは~/または/User/你的账户名以下

のみを書くことができます

システム ディレクトリに書き込む必要がある場合は、コマンドの前に sudo と入力してスーパー アクセス許可を付与します

いいねを押す +0
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート