git - Mongod command not found (Windows7)(node.js) -


i have been trying mongodb going day now. problem seems mongod command not found. have npm package mongoose installed in node.js build. when try start server mongod command git bash returns command not found.

i have been googleing answer , looks need make mongodb command, i'm not sure how this. advice help.

i have downloaded mongodb files it's located here c:\program files\mongodb\server\3.0 ( not sure if matters or not).

really not sure here.

add mongo's path path environment variable: https://youtu.be/sbdarlgb4n8?t=120


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -