MERN-boilerplate
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.
I am getting this when running this application
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.