Start MongoDB with git bash Start MongoDB with git bash bash bash

Start MongoDB with git bash


try ./mongod to run the executable to begin the server then open a second window/terminal. navigate to the same location as your server, then run ./mongo. Should be set!


cd to you installation folder C:\Program Files\MongoDB\Server\3.6\bin then start mongodb server ./mongod.