PanJiaChen / vue-element-admin

:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
MIT License
87.89k stars 30.46k forks source link

官方大大,npm install(淘宝源)装依赖时,某个包一直报错,开始是【raphael】单独装再install一样报错 #4023

Open xiaojiangK opened 2 years ago

xiaojiangK commented 2 years ago

官方大大,npm install(淘宝源)装依赖时,某个包一直报错,开始是【raphael】单独装再install一样报错 node:v12.18.3 npm:6.14.6 'https://github.com/adobe-webplatform/eve.git/': OpenSSL SSL_read: Connection was reset, errno 10054 fatal: unable to access 'https://github.com/nhn/raphael.git/': OpenSSL SSL_connect: Connection was reset in connection to github.com:443

hanq commented 2 years ago

多装几遍。起码我是这么解决这个报错的 o(╥﹏╥)o。

xiaojiangK commented 2 years ago

我也是这样解决的。。装了一上午才成功

ylc6223 commented 2 years ago

GFW的锅

HuRuilin commented 2 years ago

同样的问题,最终是如何解决的呢

xiaojiangK commented 2 years ago

装了一上午才成功

多装几遍,我一上午才成功

iFindWhatILove commented 2 years ago

我也遇到这个问题,'https://github.com/adobe-webplatform/eve.git/ 报错,不知道怎么处理

sws797 commented 2 years ago

我能上google也安装不了依赖包

ylc6223 commented 2 years ago

GitHub上面搜一下fastGithub安装一下即可,就是被墙了,挂梯子无效

sws797 commented 2 years ago

GitHub上面搜一下fastGithub安装一下即可,就是被墙了,挂梯子无效

@ylc6223 看这里,是markdown的包更名导致的 https://github.com/PanJiaChen/vue-element-admin/issues/3988

zephyr6110 commented 2 years ago

GitHub上面搜一下fastGithub安装一下即可,就是被墙了,挂梯子无效

@ylc6223 看这里,是markdown的包更名导致的 #3988

我挂梯子没用,然后试了这个方法可以了