Q: 最近在利用 Vue-Cli 建立專案時遇到 node-sass 出現如下錯誤:
1
2
3
4
5
| ERROR Failed to compile with 1 error
error in ./src/App.vue?vue&type=style&index=0&lang=scss&
Syntax Error: Error: ENOENT: no such file or directory, scandir '/***/node_modules/node-sass/vendor'
|
閱讀更多