Answers for "mongodb community server how to run on mac"

4

install mongodb on mac

brew services start [email protected]
#Step 3 to run as a service
Posted by: Guest on March-31-2020
0

install mongodb on mac

//be sure you have GNU's GCC:
brew install gcc
Posted by: Guest on July-01-2020

Code answers related to "mongodb community server how to run on mac"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language