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

时间:2019-01-21 18:21:16   收藏:0   阅读:1186

 运行Reac项目报:

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

 

原文:https://www.cnblogs.com/jerryspace/p/10300076.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!