I get the following error:
Warning { MongoError: failed to connect to server [mongodb:27017] on first connect
at Pool. (/Users/michaelks
I ran into this issue serval times, and here is some troubleshooting list
database path is exist, the default path in windows in C:\data\dbmongo is running, to run it go to C:\Program Files\MongoDB\Server\3.4\bin and run the following:
mongod.exemongo.execonnection string is correct like mongodb://localhost/database-name