agenda / agendash

Agenda Dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mongodb latest version problem

miladbonakdar opened this issue · comments

I have got a project written with nestjs. I added the agendash UI to the application and I have got a problem with the mongo client.
you are using the latest mongodb as a dependency

    "mongodb": "*",

that makes my application use the latest version as well and my application crashes because of that

Hey. Thanks for bug report. I love this error message you provided:

https://www.youtube.com/watch?v=K8E_zMLCRNg

Next time, please try your best fixing this bug as a Pull Request to Agendash (rather than issue).