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
{{ message }}
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
Hello, I'm developing a node.js project with mongodb, express, but I get this error when I start the server:
MongoDB connection error: Error: slash in host identifier
[nodemon] app crashed - waiting for file changes before starting ...
this is my files:
mongoose.js file:
my var.js file:
the index.js file:
thanks for you help
The text was updated successfully, but these errors were encountered: