安装vue-element-admin出现E:\Git\bin\git.EXE ls-remote -h -t ssh://git@github.com/sohee-lee7/Squire.git错误

阅读 24

2023-02-24


第一步

git config --global http.sslverify "false"

不行就试下面这个

git config --global url."https://".insteadOf git://

第二步 新报错

npm ERR! 
code 128 npm ERR! Command failed: git clone --mirror -q git://github.com/adobe-webplatform/

npm cache clean --force

第三步

npm install


精彩评论(0)

0 0 举报