【发布时间】:2020-01-10 01:49:38
【问题描述】:
我使用以下命令安装mongodb:
my-MBP:~ user$ brew install mongodb:
这是输出
Error: No available formula with the name "mongodb"
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
These similarly named formulae were found:
mongodb/brew/mongodb-community mongodb/brew/mongodb-community@3.4
mongodb/brew/mongodb-community-shell mongodb/brew/mongodb-community@3.6
mongodb/brew/mongodb-community@3.2 mongodb/brew/mongodb-community@4.0
To install one of them, run (for example):
brew install mongodb/brew/mongodb-community
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
为什么我尝试输入“brew install mongo”时也会发生同样的事情。自制软件没有正确安装吗?我该如何具体解决这个问题?**
【问题讨论】:
-
这能回答你的问题吗? Installing MongoDB with Homebrew