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

Posted on 2020-02-27 00:40  wzhw2015  阅读(925)  评论(0编辑  收藏  举报

node-sass 的数据源没设置

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

重新 npm install

Copyright © 2024 wzhw2015
Powered by .NET 8.0 on Kubernetes