homebrew没法安装报错curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused

mac安装brew一直报错linux 找了不少方法不行,进入官网看到有linux版安装方法,试了下,成功了git cd /usr/local/Homebrew curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --strip 1 -C Homebrew git reset --hard origin/master 安装
相关文章
相关标签/搜索