在运行时brew install mongodb,我得到以下输出:
Updating Homebrew...
mongodb: A full installation of Xcode.app 8.3.2 is required to compile this software.
Installing just the Command Line Tools is not sufficient.
Xcode can be installed from the App Store.
Error: An unsatisfied requirement failed this build.
Run Code Online (Sandbox Code Playgroud)
我的系统在OSX El Capitan版本10.11.6上运行.
无论如何安装mongodb而不将其升级到Mac OS Sierra和Xcode 8.3.3?
我是MongoDB的新手,正在尝试通过Homebrew在Mac上安装MongoDB,但出现以下错误:
Error: No available formula with the name "mongodb"
==> Searching for a previously deleted formula (in the last
month)...
Warning: homebrew/core is shallow clone. To get complete history
run:
git -C "$(brew --repo homebrew/core)" fetch --unshallow
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
Run Code Online (Sandbox Code Playgroud)
我跑
brew update
那么
brew install mongodb