Replies: 1 comment 1 reply
-
What versions of MongoDB and Mongoose are you using? And can you check if you get any errors in your I'd also strongly encourage you to avoid using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, i am building an Express API for my app but connection takes to long (it wasn't that long before), MongoDB compass connects instantly (I am using localhost mongodb on Arch), also when i send a post request that should create a user it throws an error:
Here is my code
I tried to flush my DNS but it didn't help.
Beta Was this translation helpful? Give feedback.
All reactions