运行Reac项目报:

Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 10.x

Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 10.x

解决方法:
进入project根目录,执行rebuild命令

npm rebuild node-sass

 

相关文章:

  • 2022-12-23
  • 2021-10-16
  • 2021-10-26
  • 2022-12-23
  • 2021-07-24
  • 2021-06-11
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-06
  • 2022-12-23
相关资源
相似解决方案