Syntax Error: Error: ENOENT: no such file or directory, scandir ‘xxxxx/node_modules/node-sass/vendor’
一、报错信息
Syntax Error: Error: ENOENT: no such file or directory, scandir ‘xxxxx/node_modules/node-sass/vendor’

二、解决方案
npm rebuild node-sass

总结
good morning