When I start the app with npm start it starts the boot but stops and shows the following warning:
Then it stops.
I have included { useUnifiedTopology: true } to the MongoClient constructor.
BUT DOESN’T DETECT IT
I starting npm test -t projection
Thank you!!