Zoh*_*mir 7 command-line-interface mongodb mern
尝试使用 Brew 在我的 Mac 上安装 mongodb 服务器,但出现此错误。

将我的brew更新到最新版本,仍然出现此错误。我使用的命令:
brew install mongodb-community@6.0
Zoh*_*mir 12
我自己想出来了。这是我找到的解决方案。我在 intel 处理器上使用 mac 操作系统。
我先跑
rm -fr $(brew --repo homebrew/core)
Run Code Online (Sandbox Code Playgroud)
然后
brew tap homebrew/core
Run Code Online (Sandbox Code Playgroud)
然后
brew tap mongodb/brew
Run Code Online (Sandbox Code Playgroud)
然后安装了它
brew install mongodb-community@6.0
Run Code Online (Sandbox Code Playgroud)
这对我有用。
| 归档时间: |
|
| 查看次数: |
2025 次 |
| 最近记录: |