混合式应用开发之Cordova+vue中的问题 发表于 2019-06-03 node 环境升级到 v8^ 以上,node-sass 报错的解决方法 报错:Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 8.x 解决方法: 使用 npm rebuild node-sass,然后在更新一下npm update