使用命令 /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 安装失败

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

可替换以下命令

/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"

 关闭Git 代理

git config --global --unset https.proxy

git config --global --unset http.proxy

相关文章:

  • 2021-11-19
  • 2021-10-09
  • 2021-06-03
  • 2021-12-29
  • 2021-06-12
  • 2021-07-06
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-04-16
  • 2022-02-19
  • 2022-12-23
  • 2019-02-19
  • 2022-12-23
  • 2021-12-16
相关资源
相似解决方案