【发布时间】:2020-01-22 17:29:00
【问题描述】:
在启动 npm 时出现此消息“DeprecationWarning: current URL string parser is deprecated, and will be removed in the future version. 若要使用新的解析器,请将选项 { useNewUrlParser: true } 传递给 MongoClient.connect。”
【问题讨论】:
-
我在link找到了答案。
标签: mongodb warnings connect deprecated