npm run serve报错
我也是找不到 vendor
Module build failed: Error: ENOENT: no such file or directory, scandir '/home/vagrant/Code/sample/node_modules/node-sass/vendor'
以解决:
使用 npm 重新生成 node-saaa
npm rebuild node-sass --no-bin-links
https://github.com/deepthan/blog-angular/issues/38