MongoStore cannot be invoked without 'new'
When updating an old project I got this error, plus some deprecated warnings. The project was just an old practice project that uses Mongodb, Mongoose, Connect-Mongo and Express.
I did some research and came across these pages:
https://mongoosejs.com...
diaanedev.hashnode.dev2 min read