burakorkmez / mern-chat-app

Real Time Chat App | MERN && Socket.io && JWT
MIT License
617 stars 172 forks source link

mongodb issue showing #24

Open rrashedul59 opened 3 weeks ago

rrashedul59 commented 3 weeks ago

Annotation 2024-06-13 073316 Error connecting to MongoDB 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. when i conncet it showing i have add mongodb url

DocZeus commented 2 weeks ago

your issue is in the connectToMongoDB or env file. Check those.

Annotation 2024-06-13 073316 Error connecting to MongoDB 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. when i conncet it showing i have add mongodb url