在使用npm安装node-sass的时候,可能会出现如下的报错:

Error: ENOENT: no such file or directory, scandir 'D:\IdeaWork\code-front-jet\node_modules\.npminstall\node-sass\3.7.0\node-sass\vendor'

at Error (native) 解决方案是执行以下方法: npm rebuild node-sass

相关文章:

  • 2021-07-22
  • 2022-12-23
  • 2022-02-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-11
猜你喜欢
  • 2022-01-01
  • 2021-10-28
  • 2021-10-27
  • 2021-07-23
  • 2022-12-23
  • 2022-02-25
  • 2022-01-16
相关资源
相似解决方案