admin管理员组文章数量:1794759
完美解决 fatal: unable to access ‘https://github.com/Homebrew/brew/‘
-
更新了系统,安装 Homebrew 老失败,报错:fatal: unable to access 'github/Homebrew/brew/':
-
解决方案,执行下面两行命令:
$ git config --global --unset http.proxy $ git config --global --unset https.proxy -
其他错误解决
fatal: unable to access 'github/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.comHomebrewbrew‘ 内容由林淑君副主任自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.xiehuijuan.com/baike/1686957374a122085.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论