当我运行命令时:
ruby -e “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)”
我收到错误消息:-e:1:in <main>': undefined local variable or method"'for main:Object(NameError)
<main>': undefined local variable or method
有谁有任何想法?
谢谢!
macos homebrew
homebrew ×1
macos ×1