node.js – Ist das ein Problem mit der Node-Sass-Version?
怪我咯2017-05-16 13:34:03
0
3
618
Ich habe das anscheinend schon eine Weile nicht mehr gespielt. Ist es ein Problem mit der Node-Sass-Version? Gibt es immer noch ein Problem? React Master kann mir helfen
这个感觉像是 node-sass 没有安装成功,导致找不到文件下面的内容,node-sass 好像在最后安装的时候需要从其他地方下载一个东西,国内速度感人,用 node-sass 的 taobao 镜像
SASS_BINARY_SITE=https://npm.taobao.org/mirrors/node-sass/ npm install node-sass
或者,在
~/.npmrc
里面加上sass_binary_site=https://npm.taobao.org/mirrors/node-sass/
不太清楚, cnpm 装下 试试
http://www.w2bc.com/article/1...