npm ERR! Failed at the node-sass@4.13.0 postinstall script.
生活随笔
收集整理的這篇文章主要介紹了
npm ERR! Failed at the node-sass@4.13.0 postinstall script.
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
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 的數(shù)據(jù)源沒設置
解決方案:
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.的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 工作流实战_16_flowable 办理
- 下一篇: 来来来!一次搞定各种数据库 SQL 执行