MacOS 安装brew失败解决方法
Posted 宫水二叶
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了MacOS 安装brew失败解决方法相关的知识,希望对你有一定的参考价值。
MacOS 安装brew失败解决方法
报错信息
error: RPC failed; curl 28 LibreSSL SSL_read: Operation timed out, errno 60
fatal: expected flush after ref listing
fatal: unable to access ‘https://github.com/Homebrew/brew/’: LibreSSL SSL_connect: Operation timed out in connection to github.com:443
解决方法
1.换一个网络较好的网,不要卡的或慢的。
2.把梯子退掉。
3.换成国内的源,使用这个命令进行重新安装/bin/zsh -c “$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)”
4.选择一个源,我选的中科大。稍等片刻,几分钟不到吧。
出现这些提示说明安装成功。
安装成功
以上是关于MacOS 安装brew失败解决方法的主要内容,如果未能解决你的问题,请参考以下文章
MacOS安装brew报错:curl: Failed to connect to raw.githubusercontent.com port 443: Connection refused((代码