`
kanpiaoxue
  • 浏览: 1747322 次
  • 性别: Icon_minigender_1
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论

按照brew失败:Failed to connect to raw.githubusercontent.com port 44

 
阅读更多

 

参考资料:https://stackoverflow.com/questions/29910217/homebrew-installation-on-mac-os-x-failed-to-connect-to-raw-githubusercontent-com

 

The accepted Answer is outdated now. But based on the answer I solved the problem by:

  1. open the home page of brew https://brew.sh/
  2. copy the URL from the install cmd and open it on your browser https://raw.githubusercontent.com/Homebrew/install/master/install.sh
  3. right-click and save it to your computer
  4. open a terminal and run it with: /bin/bash path-to/install.sh

 

分享到:
评论

相关推荐

    mac 安装homebrew出错 Failed to connect to raw.githubusercontent.com port 443: Connection refused error:

    开始一直报错Failed to connect to raw.githubusercontent.com port 443: Connection refused error: Error: 7, 尝试过改动git config的代理,没有用, 换中科大的源,也没有用 最后解决办法如下,重装command line...

    brew_install.rb

    解决curl: (7) Failed to connect to raw.githubusercontent.com port 443: Operation timed out错误

    install_homebrew_for_ios.zip 解决安装homebrew Failed to connect to raw.githubuse错误问题

    在mac上搭建RN时或者其他环境时,需要安装Homebrew,但是会有Failed to connect to raw.githubusercontent.com错误问题,按照网上搜索的打开脚本替换源,但是脚本也打不开。 本资源是已经替换好的brew_install脚本,...

    Homebrew安装与配置(macOS)

    只需一行命令“brew install xxx”,它就会自动给你安装上了!神不神奇?甚至不用加sudo权限! Homebrew是个GitHub开源的Ruby脚本,它神奇的地方还有很多,需要我们细细地去了解。如果你是一个热爱Mac的软件极客,...

    Brew_RPGEngine

    自己写的一个Brew小引擎, 希望高手指点一下, 谢谢了.

    MacOS 安装、卸载Homebrew

    /usr/bin/ruby -e $(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install) 3. 安装过程生成的代码 只是想记录一下,安装成功都会出现这些的 lorraine@192 ~ % /usr/bin/ruby -e $(curl ...

    emergencesound.github.io:新兴录音室网站

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" brew install wget 获得一个不错的新终端 wget -O ~/.git-prompt.sh ...

    Go环境安装与运行[Mac]

    目录 前言 brew的安装 .../usr/bin/ruby -e $(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install) go环境安装 查询是否系统中已安装go,如下为未安装: $ go version -b

    speedtest-installer:通过bash脚本轻松安装Speedtest CLI

    speedtest-安装程序通过bash脚本轻松安装Speedtest CLI安装对于MacOS brew install curl curl https://raw.githubusercontent.com/YajTPG/speedtest-installer/main/install.sh | sh对于Ubuntu / Debian apt-get ...

    maintainer:Open开源贡献的工具集

    $ curl -sSfL https://raw.githubusercontent.com/octomation/maintainer/master/bin/install | sh # or $ wget -qO- https://raw.githubusercontent.com/octomation/maintainer/master/bin/install | sh 不要忘记。...

    instapy-dashboard:(已停产)使用 React.js 和 Node.js 开发的 InstaPy Dashboard

    /usr/bin/ruby -e " $( curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install ) " # node, npm and git install brew install node npm git 2. 安装 InstaPy-Dashboard git clone ...

    Mac上安装brew以及可能出现的问题

    安装方法 打开终端,输入以下命令 /usr/bin/ruby-e $(curl -fsSLhttps://raw.githubusercontent.com/Homebrew/install/master/install) 卸载方法 打开终端,输入以下命令 ...curl: (7) Failed to c

    :rocket:快速简单的Node.js版本管理器,内置于本地ReasonML中-Node.js开发

    sparkles:单个文件,易于安装,可立即启动:rocket:注重速度构建:rocket:与.nvmrc和.node-version文件一起使用使用Homebrew(OSX)brew install Schniz / tap / fnm进行安装这是自定义点击我正在维护的工具,直到fnm...

    brew_install_from_aliyun.sh

    homebrew安装脚本, 安装方法:命令行输入./brew_install_from_aliyun.sh回车。 使用国内最优秀的brew源: https://mirrors.aliyun.com/homebrew/brew.git https://mirrors.aliyun.com/homebrew/homebrew-core.git

    dotfiles:MacOS和Linux的通用点文件

    点文件我每天用于工作的MacOS通用点文件安装自制软件xcode-select --install/bin/bash -c " $( curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh ) "# Turn off brew analyticsbrew ...

    被动式漏洞扫描系统.zip

    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 安装 redis brew install redis 启动 redis redis-server conf/redis.conf 安装依赖 pip install ...

    elasticsearch配合mysql实现全文搜索.docx

    之前用了sphinx,发现很多东西很久都没更新过了,之前只是知道有elasticsearch这个东西,还以为是java才能用,所以一直没有去了解过,也许sphinx...elasticsearch、logstash、kibana 的安装在 mac 下可以 brew install

    iptux:局域网共享软件

    iptux:飞鸽传书GNU / Linux版 用生成的目录 ...brew install https://raw.githubusercontent.com/iptux-src/iptux/master/homebrew/iptux.rb --with-gstreamer 没有gstreamer的头版本: brew unlink gstr

    brew_install

    https://raw.githubusercontent.com/Homebrew/install/master/install.sh中的脚本文件

Global site tag (gtag.js) - Google Analytics