npm run dev 启动VUE时出现ERROR in Cannot find module 'node-sass’​​​​​​​

npm run dev 启动VUE时出现ERROR in Cannot find module node-sass
执行cnpm install [email protected]
npm run dev 启动VUE时出现ERROR in Cannot find module node-sass
安装完成,再重新执行npm run dev启动正常。

相关文章: