在mac安装brew时遇到种种问题,类似如下,要么443不通,要么提示超时

mac homebrew  Failed to connect to github.com port 443: Operation timed out

 

 

网上查了各种解决方案及各种尝试,比如修改host/修改脚本等等都没有解决,最后找到一个文章里面的一句话,试了一下,搞定!

 

/usr/bin/ruby -e "$(curl -fsSL https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/install)"

相关文章:

  • 2021-06-16
  • 2022-12-23
  • 2021-12-21
  • 2021-08-29
  • 2022-02-12
  • 2022-02-09
猜你喜欢
  • 2022-12-23
  • 2021-08-10
  • 2021-05-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案