-
更新了系统,安装
Homebrew老失败,报错:fatal: unable to access 'https://github.com/Homebrew/brew/': -
解决方案,执行下面两行命令:
$ git config --global --unset http.proxy $ git config --global --unset https.proxy -
fatal: unable to access 'https://github.com/Homebrew/brew/': LibreSSL SSL_read: error:02FFF03C:system library:func(4095):Operation timed out, errno 60 Failed during: git fetch --force --tags origin
完美解决 fatal: unable to access ‘https://github.com/Homebrew/brew/‘
于 2022-03-16 16:25:07 首次发布

23万+

被折叠的 条评论
为什么被折叠?



