解決: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