安装参考这个 https://blog.csdn.net/qq_37268201/article/details/103962477
修改Http 类型和缓存
https://zhuanlan.zhihu.com/p/474800808
方案一
https://www.likecs.com/ask-586760.html
查看时, 参考下面
mongodb-community@5.0 is keg-only, which means it was not symlinked into /usr/local,
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="/usr/local/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
zzf688@192 ~ % brew services start mongodb/brew/mongodb-community@5.0
==> Successfully started `mongodb-community@5.0` (label: homebrew.mxcl.mongodb-c
zzf688@192 ~ %