Details
-
New Feature
-
Resolution: Won't Do
-
Major - P3
-
None
-
Server Development Platform
Description
1) Download and install MongoDB for windows 64bits(or 32bits)
2) Open a DOS window
3) Type "mongo"
Expected:
Mongo shell should run and error out(no mongod)
Actual:
mongo is not an internal or external command, ...
The problem is the mongodb install's bin directory is not added to the %PATH% environment variable.