首页 > 其他 > 详细

bower retry Request to xxx failed with ECONNRESET以及bower ECONNRESET Request to xxx failed: read ECONNRESET问题解决

时间:2021-06-17 17:03:17      阅读:30      评论:0      收藏:0      [点我收藏+]

报错:

bower retry         Request to https://registry.bower.io/packages/oboe failed with ECONNRESET, retrying in 17.3s
bower ECONNRESET    Request to https://registry.bower.io/packages/packery failed: read ECONNRESET

解决:

npm config get proxy

npm config delete proxy

 

bower retry Request to xxx failed with ECONNRESET以及bower ECONNRESET Request to xxx failed: read ECONNRESET问题解决

原文:https://www.cnblogs.com/Tanwheey/p/14892849.html

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