我正在尝试按照官方 mongodb 教程使用新的 M1 芯片在 macbook air 上安装 Mongodb 社区服务器。但是我遇到了这个问题。
~ ❯❯❯ brew install mongodb-community@4.4
Error: Cannot install in Homebrew on ARM processor in Intel default prefix (/usr/local)!
Please create a new installation in /opt/homebrew using one of the
"Alternative Installs" from:
https://docs.brew.sh/Installation
You can migrate your previously installed formula list with:
brew bundle dump
在 m1 上安装 mongodb 的任何帮助都会非常有帮助