Linux/Web/Android/iOS
ラベル
npm
の投稿を表示しています。
すべての投稿を表示
ラベル
npm
の投稿を表示しています。
すべての投稿を表示
2020年4月2日木曜日
WSL2 - npm install : pm ERR! code: 'EACCES',
Tring to install npm package by
$ npm install
There were many errors with the code
npm ERR! code: 'EACCES'
the solution is
$npm config set unsafe-perm=true
T
ring the npm install again and it succeeded.
前の投稿
ホーム
登録:
投稿 (Atom)