Hello i have tried to write simple .sh bash script to start mongodb and connect my app to local mongoDB but receiving following error: exception in initAndListen: NonExistentPath: Data directory /data/db not found., terminating
after typing mongod
.
Do you have any guess what kind of error it is?