MERN-boilerplate icon indicating copy to clipboard operation
MERN-boilerplate copied to clipboard

MongooseError: The `uri` parameter to `openUri()` must be a string, got "undefined". Make sure the first parameter to `mongoose.connect()` or `mongoose.createConnection()` is a string.

Open vivekghanchi opened this issue 5 years ago • 1 comments

I am getting this when running this application

vivekghanchi avatar May 03 '19 04:05 vivekghanchi

Hello @vivekghanchi,

This is not any issue. cp config/config.config.js config/config.js & Update db & db_dev with your mongodb url & port respectively.

Sarvesh18 avatar Oct 16 '19 18:10 Sarvesh18