码迷,mamicode.com
首页 > 其他好文 > 详细

npm install 报node-sass错误

时间:2018-01-08 13:33:59      阅读:521      评论:0      收藏:0      [点我收藏+]

标签:following   info   body   col   cnpm   提示   网上   pos   npm   

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 也没有起作用 但是可以看的出

技术分享图片

 

可以看的出 是因为下载不了  

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

换了淘宝镜像 又试了一下 可以了

cnpm install node-sass 

不行的 可以试试 我的亲测可以的

 

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

 

npm install 报node-sass错误

标签:following   info   body   col   cnpm   提示   网上   pos   npm   

原文地址:https://www.cnblogs.com/qcwblog/p/8241993.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!