npm install 报node-sass错误

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

Found bindings for the following environments:
- OS X 64-bit with Node.js 6.x

This usually happens because your environment has changed since running `npm install`.
Run `npm rebuild node-sass --force` to build the binding for your current environment.

而后 照着提示 运行 npm rebuild node-sass --force 也没有起做用 可是能够看的出node

 

能够看的出 是由于下载不了  npm

这个时候 不知道为啥下载不了 sass

换了淘宝镜像 又试了一下 能够了app

cnpm install node-sass ui

不行的 能够试试 个人亲测能够的spa

 

网上说这个报错多是版本问题  我也没深究code

相关文章
相关标签/搜索