Как я могу установить mongodb 2.6 с помощью homebrew?
Вот что я пытаюсь:
oobarbazanoos-MacBook-Pro:~ oobarbazanoo$ brew install mongodb@26
Error: No available formula with the name "mongodb@26"
==> Searching for a previously deleted formula (in the last month)...
Warning: homebrew/core is shallow clone. To get complete history run:
git -C "$(brew --repo homebrew/core)" fetch --unshallow
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
==> Searching local taps...
Error: No similarly named formulae found.
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
oobarbazanoos-MacBook-Pro:~ oobarbazanoo$