(node:2612) DeprecationWarning: collection.ensureIndex is deprecated. Use createIndexes instead.

àì夳堔傛蜴生んèń 2022-09-04 12:43 166阅读 0赞

(node:2612) DeprecationWarning: collection.ensureIndex is deprecated. Use createIndexes instead.

虽然数据库连接成功 但是看着这警告有点不舒服

在这里插入图片描述

解决办法

只需要在在options中添加:useCreateIndex: true就可以解决此问题

在这里插入图片描述

哈哈哈哈哈 成功解决

在这里插入图片描述

发表评论

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

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

相关阅读