Skip to content
Winston Lee

Winston Lee

  • Home
  • Blog
  • Github
  • LinkedIn
Winston Lee
Winston Lee

explanation

NodeJS

About mongo’s useNewUrlParser warning

Recently I got this warning when trying to create a new MongoDB application (node:28962) DeprecationWarning: current URL string parser is deprecated, and will be removed in a future version. To use the new parser, pass option { useNewUrlParser: true }…

Read More About mongo’s useNewUrlParser warningContinue

Scroll to top
  • Home
  • Blog
  • Github
  • LinkedIn