domingo, 17 de janeiro de 2016

MongDB Shell not working on Windows

Hi!

You have just installed MongoDB and the shell is not working?

Solution

Computer > Properties > Advanced system settings > Environment variables > Path

Edit path

Add the path of MongoDB
My path is like that
;C:\Program Files\MongoDB\Server\3.2\bin
OK

Go to prompt windows
type
echo %PATH%
Check if the path you have just added is there.
If it is, you are done.

Restart your computer.

Try it again.

Good luck!






Nenhum comentário:

Postar um comentário