npm install -ほにゃらら --save-dev
で
Error: EPERM: operation not permitted, scandir
が出たときは
npm cache clear
でキャッシュクリアするとうまくいくことがある
なんかエラー出たら
npm cache clear --force
で無理やり削除したら
なんとかうまくいった。
Go to list of users who liked
More than 5 years have passed since last update.
npm install -ほにゃらら --save-dev
で
Error: EPERM: operation not permitted, scandir
が出たときは
npm cache clear
でキャッシュクリアするとうまくいくことがある
なんかエラー出たら
npm cache clear --force
で無理やり削除したら
なんとかうまくいった。
Register as a new user and use Qiita more conveniently
Go to list of users who liked