DeprecationWarning:current URL string parser is deprecated, and will be removed in a future version.

悠悠 2022-09-04 12:43 144阅读 0赞

DeprecationWarning:current URL string parser is deprecated, and will be removed in a future version.

警告如下

在这里插入图片描述

解决办法

警告内容就是新版connect里边需要这两个参数

在这里插入图片描述

  1. useNewUrlParser: true, useUnifiedTopology: true

发表评论

表情:
评论列表 (有 0 条评论,144人围观)

还没有评论,来说两句吧...

相关阅读