0
点赞
收藏
分享

微信扫一扫

The unauthenticated git protocol on port 9418 is no longer supported.

想溜了的蜗牛 2022-04-26 阅读 216
前端

npm install vue-element-admin项目时报错

解决方案:控制台输入命令

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

查看报错信息的链接可以了解详情。

举报

相关推荐

0 条评论