0

I have installed mongodb and did proper R&D to run it like create folder like C:\data and setting path in environment variable for mongodb.

Whenever i am trying to connect with mongodb i got below error:

mongo command error screen

mongod command error screen

Could not able to run mongo command in shell because of connection problem.

Already tried hacks:

Reference link 1

Reference link 2

Reference link 3

Reference link 4

Looking for current scenario help.

Please suggest any help. Thanks in advance.

Community
  • 1
  • 1

1 Answers1

0

Create another folder inside C:\data called db. It should work fine now.

Tushar Arora
  • 1,106
  • 2
  • 10
  • 22