yarn 報錯There appears to be trouble with your network connection. Retrying

yarn超時

#查看代理
yarn config list
#刪除代理
yarn config delete proxy
npm config rm proxy
npm config rm https-proxy
#安裝好後更換淘寶鏡像
yarn config set registry https://registry.npm.taobao.org

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章