大概错误如下,卡住很久,然后报错

经过各种尝试,然后可以了,但是不确定是哪个起到的作用
npm cache clean
git config --global url."https://".insteadOf git://
git config --global http.sslverify "false"
git config --global url."https://".insteadOf git://
ssh-keygen -R github.comwindows npm install 卡住
阅读 55
2023-08-01
大概错误如下,卡住很久,然后报错

经过各种尝试,然后可以了,但是不确定是哪个起到的作用
npm cache clean
git config --global url."https://".insteadOf git://
git config --global http.sslverify "false"
git config --global url."https://".insteadOf git://
ssh-keygen -R github.com相关推荐
精彩评论(0)