Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use useNewUrlParser:true by default #51

Closed
StarpTech opened this issue Jul 17, 2018 · 2 comments
Closed

use useNewUrlParser:true by default #51

StarpTech opened this issue Jul 17, 2018 · 2 comments

Comments

@StarpTech
Copy link
Member

We should use the new url parser by default in order to remove this message and to be up-to-date.

(node:10772) DeprecationWarning: current URL string parser is deprecated, and will be removed in a future version. To use the new parser, pass option { useNewUrlParser: true } to MongoClient.connect
@delvedor
Copy link
Member

Agree, would you mind to open a pr?

@StarpTech
Copy link
Member Author

yeah, sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants