npm 下载出错 There appears to be trouble with your network connection. Retrying...

Try below this three commands. Its worked for me.

	yarn config delete proxy
	npm config rm proxy
	npm config rm https-proxy
posted @ 2021-12-25 09:32  YAN-YAN  阅读(227)  评论(0)    收藏  举报