windows下使用nvmw安装nodejs报错
使用nvmw
在windows下安装nodejs
,遇到如下错误:
C:\Users\Administrator>nvmw install 0.12.9
Start installing node/v0.12.9 (x64) to D:\Portable\nvmw\v0.12.9
Download from http://npm.taobao.org/mirrors/node/v0.12.9/x64/node.exe, and save
it as D:\Portable\nvmw\v0.12.9\node.exe
Done
Start install npm
Download file from https://raw.githubusercontent.com/joyent/node/v0.12.9/deps/np
m/package.json
package.json
node v0.12.9 does not include npm
初步断定是https://raw.githubusercontent.com/joyent/node/v0.12.9/deps/npm/package.json无法正常访问造成,有没有用过nvmw
的知道怎么解决的,烦请告知解决办法,谢谢。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
虽然没能解决nvmw的问题,但找到了其它windows下安装node的方法:https://cnodejs.org/topic/5696fc175aec1a645129a893