Clappr最新版のビルドの際にエラーが出る場合の対処法

Error: ENOENT: no such file or directory, scandir '**/node_modules/node-sass/vendor'

というエラーで怒られた場合の対処法。

npm update
npm install
nodejs node_modules/node-sass/scripts/install.js
npm rebuild node-sass

参考サイト

https://github.com/sass/node-sass/issues/1579
https://github.com/sass/node-sass/issues/1812

シェアする

  • このエントリーをはてなブックマークに追加

フォローする