• 更新了系统,安装 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 ```

Logo

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

更多推荐