Answers for "brew install mongodb-community not working"

0

brew install mongodb

brew tap mongodb/brew
Posted by: Guest on October-29-2020
0

install mongodb with brew

brew tap mongodb/brew
brew install mongodb-community
brew services start mongodb-community #try it out an enjoy.
Posted by: Guest on September-26-2021

Code answers related to "brew install mongodb-community not working"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language