Closed harzgreatest closed 3 years ago
The model is being called before the connection is established. That means you doesn't provide any connection string or you write it wrong.
The model is being called before the connection is established. That means you doesn't provide any connection string or you write it wrong.
How to set installation connection mongodb and mongo.clients?
I add the database setup section in the README.md. Check that to resolve.
May you help me solve this problem? after I do npm install dotenv, and run node server.js appear this!