Module build failed: Error: ENOENT: no such file or directory, scandir 'C:\projects\men-config\node_modules\node-sass\vendor'

Module build failed: Error: ENOENT: no such file or directory

在我启动npm run dev 的时候,报上面的错,看到node-sass有问题,重新安装就好了

npm rebuild node-sass

 

 

相关文章:

  • 2022-01-06
  • 2022-12-23
  • 2022-12-23
  • 2021-10-15
  • 2021-08-13
  • 2021-07-23
  • 2021-07-11
  • 2021-11-30
猜你喜欢
  • 2021-07-17
  • 2022-12-23
  • 2021-12-17
  • 2022-03-06
  • 2022-12-23
  • 2021-06-04
  • 2022-12-23
相关资源
相似解决方案