首页 > Web开发 > 详细

tunneling socket could not be established, cause=connect ECONNREFUSED 127.0.0.1:56281 npm ERR! network This is most likely not a problem with npm itself npm ERR! network and is related to network

时间:2017-05-27 15:06:54      阅读:4966      评论:0      收藏:0      [点我收藏+]

tunneling socket could not be established, cause=connect ECONNREFUSED 127.0.0.1:56281
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 settings.

错误原因:我开了代理。

解决方案:npm config set proxy null

tunneling socket could not be established, cause=connect ECONNREFUSED 127.0.0.1:56281 npm ERR! network This is most likely not a problem with npm itself npm ERR! network and is related to network

原文:http://www.cnblogs.com/gdouzz/p/6912806.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!