安装 HomeBrew 和 ruby LoadError 问题

Install HomeBrew and ruby LoadError question

我正在安装 HomeBrew,因为我的地区和网络问题,终端告诉我:

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

所以,我刚刚安装 HomeBrew 被 install.rb 文件和 ruby 命令使用,但是 ruby 是回调:

Traceback (most recent call last):

ruby: no Ruby script found in input (LoadError)

谢谢。

参考:

Why is no Ruby script found in input (LoadError)?

尝试使用 link 中的所有步骤安装自制软件:https://www.howtogeek.com/211541/homebrew-for-os-x-easily-installs-desktop-apps-and-terminal-utilities/。 我也不确定你所说的 install.rb 是什么意思,你想做什么?