STIPΞNstpn.hashnode.dev·Jan 29, 2023[Fix] MongoDB DeprecationWarning in NodeJSGot an error message of "DeprecationWarning:", and not sure where is wrong from the code. The problem solved with this : mongoose.connect('mongodb://localhost/node-js-blog-dbtest', {useUnifiedTopology: true, useNewUrlParser: true, useCreateIndex: t...66 readsNode.jsAdd a thoughtful commentNo comments yetBe the first to start the conversation.