npm中npm install 始终出错解决办法

错误信息:

C:\Windows\System32>npm install -g gulp
npm ERR! Windows_NT 6.1.7601
npm ERR! argv “C:\Program Files\nodejs\\node.exe” “C:\Program Files\nodejs \node_modules\npm\bin\npm-cli.js” “install” “-g” "gulp"
npm ERR! node v0.12.2 npm ERR!
npm v2.7.4 npm ERR! code ECONNRESET
npm ERR! network tunneling socket could not be established, cause=connect ETIMED OUT
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settin gs.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network ‘proxy’ config is set properly. See: ‘npm help config’
npm ERR! Please include the following file with any support request:
npm ERR! C:\Windows\System32\npm-debug.log

问题原因:

npm代理设置错误,从新设置代理即可。

解决办法:

$ npm config set registry "http://registry.npmjs.org/"

  

最新文章

  1. 在DevExpress程序中使用条形码二维码控件,以及进行报表打印处理
  2. Json格式示意图
  3. JS组件系列——封装自己的JS组件
  4. cvReleaseImage 释放内存出错
  5. JS语法部分
  6. Part 9 Sorting data in AngularJS
  7. codeforces 340C Tourist Problem(简单数学题)
  8. C++学习笔记(七):函数
  9. android手机震动
  10. win7自由调整CMD窗口
  11. OAuth2.0服务器端的实现
  12. 【Android】Handler的应用(一):从服务器端加载JSON数据
  13. Atitit.异步编程 java .net php python js 对照
  14. Java 序列化 JDK序列化总结
  15. 解决 MySQL 分页数据错乱重复
  16. PHP计算上个月的开始时间和结束时间戳
  17. Python crawler access to web pages the get requests a cookie
  18. 【PAT】B1072 开学寄语(20 分)
  19. 【 HDU 4936 】Rainbow Island (hash + 高斯消元)
  20. 绝命毒师第五季/全集Breaking Bad迅雷下载

热门文章

  1. 关于socket绑定INADDR_ANY
  2. css 中 overflow: hidden清楚浮动的真正原因
  3. string manipulation in game development-C # in Unity -
  4. 你必须知道的495个C语言问题,学习体会四
  5. Ubuntu server 安装samba
  6. SGU 505 Prefixes and suffixes
  7. PS基础教程[6]如何快速制作一寸照片
  8. vc++ windows 创建桌面快捷方式
  9. Java 开发手册之编程规约
  10. Stars