vue-element-admin安裝趟坑
1、下載源碼
2、執行
npm install --registry=https://registry.npm.taobao.org
如果遇到"git ls-remote -h -t"之類的錯誤,執行以下代碼:
git config --global url."https://github.com/".insteadOf "ssh://git@github.com/" git config --global url."https://github.com/".insteadOf "git://github.com/"
原創作者:http://www.rzrgm.cn/huangsheng/

浙公網安備 33010602011771號