bower retry Request to xxx failed with ECONNRESET以及bower ECONNRESET Request to xxx failed
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了bower retry Request to xxx failed with ECONNRESET以及bower ECONNRESET Request to xxx failed相关的知识,希望对你有一定的参考价值。
报错:
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的主要内容,如果未能解决你的问题,请参考以下文章