brew install mongodb

admin@admindeMac-mini / % brew install mongodb-community@5.0                                                                                               
fatal: not in a git directory
Warning: No remote 'origin' in /opt/homebrew/Library/Taps/homebrew/homebrew-services, skipping update!
==> Fetching dependencies for mongodb/brew/mongodb-community@5.0: mongosh
==> Fetching mongosh
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/mongosh-1.6.2.arm64_ventura.bottle.tar.gz
######################################################################## 100.0%
==> Fetching mongodb/brew/mongodb-community@5.0
==> Downloading https://fastdl.mongodb.org/osx/mongodb-macos-x86_64-5.0.14.tgz
Already downloaded: /Users/admin/Library/Caches/Homebrew/downloads/37211f5514cb37622ba797e95c9d51c1ff45b96a8250164451f33cfe026e5ad9--mongodb-macos-x86_64-5.0.14.tgz
==> Installing mongodb-community@5.0 from mongodb/brew
==> Installing dependencies for mongodb/brew/mongodb-community@5.0: mongosh
==> Installing mongodb/brew/mongodb-community@5.0 dependency: mongosh
==> Pouring mongosh-1.6.2.arm64_ventura.bottle.tar.gz
🍺  /opt/homebrew/Cellar/mongosh/1.6.2: 8,175 files, 42.2MB
==> Installing mongodb/brew/mongodb-community@5.0
==> Caveats
mongodb-community@5.0 is keg-only, which means it was not symlinked into /opt/homebrew,
because this is an alternate version of another formula.

If you need to have mongodb-community@5.0 first in your PATH, run:
  echo 'export PATH="/opt/homebrew/opt/mongodb-community@5.0/bin:$PATH"' >> ~/.zshrc


To start mongodb/brew/mongodb-community@5.0 now and restart at login:
  brew services start mongodb/brew/mongodb-community@5.0
Or, if you don't want/need a background service you can just run:
  mongod --config /opt/homebrew/etc/mongod.conf
==> Summary
🍺  /opt/homebrew/Cellar/mongodb-community@5.0/5.0.14: 11 files, 183.4MB, built in 2 seconds
==> Running `brew cleanup mongodb-community@5.0`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Caveats
==> mongodb-community@5.0
mongodb-community@5.0 is keg-only, which means it was not symlinked into /opt/homebrew,
because this is an alternate version of another formula.

If you need to have mongodb-community@5.0 first in your PATH, run:
  echo 'export PATH="/opt/homebrew/opt/mongodb-community@5.0/bin:$PATH"' >> ~/.zshrc


To start mongodb/brew/mongodb-community@5.0 now and restart at login:
  brew services start mongodb/brew/mongodb-community@5.0
Or, if you don't want/need a background service you can just run:
  mongod --config /opt/homebrew/etc/mongod.conf
posted @ 2023-01-17 19:13  Lafite-1820  阅读(256)  评论(0编辑  收藏  举报