1.mongodb 安装不上
brew install 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...
提示这个错误
2.通过brew search mongodb可以查看安装包
brew search mongodb
==> Casks
gcollazo-mongodb
mongodb-compass
mongodb-compass-community
mongodb-compass-isolated-edition
mongodb-compass-readonly
mongodbpreferencepane
nosqlbooster-for-mongodb
homebrew/cask-versions/mongodb-compass-beta
3.尝试指定安装包
Err