美文网首页
在安装 node-sass 时报错

在安装 node-sass 时报错

作者: Shinegalaxy | 来源:发表于2021-09-03 06:58 被阅读0次

    解决方法如下:

    npm install --save node-sass --registry=https://registry.npm.taobao.org --disturl=https://npm.taobao.org/dist --sass-binary-site=http://npm.taobao.org/mirrors/node-sass

    相关文章

      网友评论

          本文标题:在安装 node-sass 时报错

          本文链接:https://www.haomeiwen.com/subject/almhwltx.html