終極解決方案
npm 安裝 node-sass 網(wǎng)速慢的 可以 運(yùn)行 npm config set registry https://registry.npm.taobao.org
然后 編輯 ~/.npmrc 加入下面內(nèi)容
registry=https://registry.npm.taobao.org
sass_binary_site=https://npm.taobao.org/mirrors/node-sass/
phantomjs_cdnurl=http://npm.taobao.org/mirrors/phantomjs
ELECTRON_MIRROR=http://npm.taobao.org/mirrors/electron/