运行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
运行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
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。