Unable to brew install mongodb on mac os 10.12 [duplicate]

喜欢而已 提交于 2020-01-24 00:36:08

问题


I can't find any solution on the Google.

wanglangdeMacBook-Pro:Cellar wanglang$ brew install mongodb

Error: mongodb: unknown version :mountain_lion

Thx!


回答1:


Your machine is toooooooo old ;)

Homebrew only support the latest version of macOS (macOS 10.12 Mojave) and support the previous 3 generation (macOS 10.9-10.11) on a "best-effort" basis.

My recommendation is that you should upgrade your machine to the latest macOS Mojave.



来源:https://stackoverflow.com/questions/54900608/unable-to-brew-install-mongodb-on-mac-os-10-12

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!