Reputation:
I have MongoDB installed on Windows 10. The server is running. The problem is, when I open the mongo shell, I can't type any commands after this:
MongoDb shell version: 3.2.6
Connecting to: test
What is the problem? I need to command the mongo shell to create a database but I can't do that since it doesn't pick up anything I type at the point.
Upvotes: 0
Views: 2121