DEV Community

Jayakanth Arun
Jayakanth Arun

Posted on

i am facing an error while integrating mongoose with elysia

error looks like this :

MongooseServerSelectionError:

1 | (function (...args) { super(...args); }) ^ MongooseServerSelectionError: Failed to connect code: "undefined" at new MongooseError (:1:32) at new MongooseServerSelectionError (:1:32) at _handleConnectionErrors (/home/jka_583/Projects/bun_project_1/backend/node_modules/mongoose/lib/connection.js:805:10) at /home/jka_583/Projects/bun_project_1/backend/node_modules/mongoose/lib/connection.js:780:10 at processTicksAndRejections (:61:76)

find a solution to this issue.....

Top comments (0)

Jetbrains image

Build Secure, Ship Fast

Discover best practices to secure CI/CD without slowing down your pipeline.

Read more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay