You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue, here is the issue,
throw new MongooseError('The uri parameter to openUri() must be a ' +
^
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.
at Connection.openUri (C:\Users\91974\Videos\Fullstack\Project-mgmt-system\node_modules\mongoose\lib\connection.js:695:11)
Hi Brad, I don't know if it is an issue but I've also tried to rename .env.example in .env
Thankyou for this crash couse, it is super!
The text was updated successfully, but these errors were encountered: