相关疑难解决方法(0)

使用自制程序和Xcode 8.1.1,Mongodb安装失败

在运行时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?

macos installation xcode mongodb

16
推荐指数
2
解决办法
8375
查看次数

使用Homebrew安装MongoDB

我是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

macos homebrew mongodb

16
推荐指数
4
解决办法
8264
查看次数

标签 统计

macos ×2

mongodb ×2

homebrew ×1

installation ×1

xcode ×1