Q: Recently I run into this error whe create a vue project via Vue-Cli
:
1 | ERROR Failed to compile with 1 error |
A: Simply rebuild wil do the tirck:npm rebuild node-sass
Reference
Error: ENOENT: no such file or directory, scandir ‘**/node_modules/node-sass/vendor’ #1579
Comments