美文网首页
安装Homebrew报错解决方法

安装Homebrew报错解决方法

作者: Big_Zheng | 来源:发表于2020-11-19 16:56 被阅读0次

    安装Homebrew时出现:

    fatal: unable to access 'https://github.com/Homebrew/brew/': Failed to connect to github.com port 443: Operation timed out
    

    试试这句命令:

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

    相关文章

      网友评论

          本文标题:安装Homebrew报错解决方法

          本文链接:https://www.haomeiwen.com/subject/whjliktx.html