PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Saturday the 15th of September, 2018

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[03:55:30] <anonnumberanon> I need some help I am getting the following warning while turning on my node server: 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. They say to modify the MongoClient.connect line but I can't find it anywhere in my project. Help?
[03:56:19] <anonnumberanon> I spent hours online trying to understand what people mean by changing the MongoClient.connect, I don't seem to have it anywhere in my directories.