安装Homebrew报错

Posted liuxiaoru

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了安装Homebrew报错相关的知识,希望对你有一定的参考价值。

安装brew报错如下:

curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused

修改/etc/hosts$

sudo vi /etc/hosts

 

在最后一行添加199.232.68.133 raw.githubusercontent.com
esc->:wq保持退出后,再运行



以上是关于安装Homebrew报错的主要内容,如果未能解决你的问题,请参考以下文章

000-01-Mac-Homebrew安装报错

000-01-Mac-Homebrew安装报错

解决macOS 10.13下 homebrew 一安装报错问题

解决macOS 10.13下 homebrew 一安装报错问题

Mac安装Redis:报错Running Homebrew as root is extremely dangerous and no longer supported.

Mac Homebrew命令报错/usr/local/Homebrew/Library/Homebrew/version.rb:368:in `initialize’