首页 > 其他 > 详细

npm ERR! Failed at the node-sass@4.13.0 postinstall script.

时间:2020-02-22 23:23:24      阅读:363      评论:0      收藏:0      [点我收藏+]

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-sass@4.13.0 postinstall: `node scripts/build.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-sass@4.13.0 postinstall script.

 

node-sass 的数据源没设置

npm config set sass_binary_site=https://npm.taobao.org/mirrors/node-sass

重新 npm install

npm ERR! Failed at the node-sass@4.13.0 postinstall script.

原文:https://www.cnblogs.com/dekevin/p/12347893.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!