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

fatal: unable to access 'https://github.com/homebrew/brew/':

更新了新的系统,安装homebrew的时候老失败。

解决方案:

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

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐