Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit

错误原因

由于NodeSass版本过低

解决方法

连按两下shift键在弹出的页面输入node-sass,根据图片进行操作Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit
Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit
Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit
将node-sass文件夹删除
Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit
在此处输入cmd,弹出黑窗口
Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit
输入npm i node-sass --sass_binary_site=https://npm.taobao.org/mirrors/node-sass/
Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit
最后成功
Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit
适合初学者。

相关文章:

  • 2022-01-16
  • 2022-12-23
  • 2022-12-23
  • 2021-04-04
  • 2021-09-20
  • 2022-12-23
猜你喜欢
  • 2021-06-22
  • 2022-12-23
  • 2021-10-08
  • 2021-06-11
  • 2022-12-23
  • 2021-08-28
  • 2022-12-23
相关资源
相似解决方案