安装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保持退出后,再运行

posted @ 2020-10-25 22:16  一只瓜牛  阅读(139)  评论(0编辑  收藏  举报