npm install时报错 npm ERR!Windows_NT 6.1.7601

解决办法:先设置代理为空 npm config set proxy null, 然后再npm install cnpm -g --registry=https://registry.npm.taobao.org!
posted @ 2016-11-25 17:45  夏冬青  阅读(6710)  评论(0编辑  收藏  举报