会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
刺头
博客园
首页
新随笔
联系
订阅
管理
2022年3月6日
git yarn npm 代理设置http socks5
摘要: git代理设置方法解决 npm 访问github失败 可以使用下列方法设置代理 git config --global http.proxy http://127.0.0.1:1080 git config --global https.proxy https://127.0.0.1:1080 gi
阅读全文
posted @ 2022-03-06 15:44 刺头
阅读(1450)
评论(0)
推荐(0)
编辑
公告