首页 > 数据库技术 > 详细

fatal: unable to access ‘https://github.com/Homebrew/brew/‘: Error in the HTTP2 framing layer

时间:2021-08-25 23:49:33      阅读:185      评论:0      收藏:0      [点我收藏+]

解决:fatal: unable to access ‘https://github.com/Homebrew/brew/’: Error in the HTTP2 framing layer
fatal: unable to access ‘https://github.com/homebrew/brew/‘:
1
更新了新的系统,安装homebrew的时候老失败。

解决方案:

git config --global --unset http.proxy
git config --global --unset https.proxy

fatal: unable to access ‘https://github.com/Homebrew/brew/‘: Error in the HTTP2 framing layer

原文:https://www.cnblogs.com/liang715200/p/15187144.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!