小编Jos*_*ern的帖子

尝试安装自制程序时出现未定义的方法"<"错误

所以我试图在我的Macbook Pro上安装自制软件以便能够运行NINJA-IDE,每次我执行网站上给出的代码时我得到这个:

Joshs-MacBook-Pro:~ joshua$ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
==> This script will install:
/usr/local/bin/brew
/usr/local/Library/...
/usr/local/share/man/man1/brew.1
==> The following directories will be made group writable:
/usr/local/share
==> The following directories will have their group set to admin:
/usr/local/share

Press ENTER to continue or any other key to abort
==> /usr/bin/sudo /bin/chmod g+rwx /usr/local/share
Password:
==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local/share
==> Downloading and Installing Homebrew...


Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.


-e:84:in …
Run Code Online (Sandbox Code Playgroud)

homebrew nomethoderror

9
推荐指数
1
解决办法
2153
查看次数

标签 统计

homebrew ×1

nomethoderror ×1