美文网首页
Electron — node install.js 失败解决方

Electron — node install.js 失败解决方

作者: NemoWei | 来源:发表于2016-10-26 10:38 被阅读0次

编辑 ~/.npmrc 加入下面内容

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/

相关文章

网友评论

      本文标题:Electron — node install.js 失败解决方

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