美文网首页
安装homebrew报错curl: (7) Failed to

安装homebrew报错curl: (7) Failed to

作者: 随行者pgl | 来源:发表于2020-04-03 15:12 被阅读0次

    homebrew安装时,一般直接在终端直接输入命令:
    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

    但是这个方法在网络有问题时会报如题这个错误。
    这个时候直接将文件brew_install.rb下载,然后控制台运行ruby brew_install.rb命令即可。此文件下载地址:
    链接:https://pan.baidu.com/s/1rVh8bY73NLc77cQYN_2HoQ 密码:n3si

    20191107105425869.png

    相关文章

      网友评论

          本文标题:安装homebrew报错curl: (7) Failed to

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