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

第一步

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
上一篇:添加事件(jquery)


下一篇:ansible-playbook快速入门填坑