(节点:52213)警告:在循环依赖中访问模块导出的不存在属性“MongoError”(使用节点--trace-warnings
Posted
技术标签:
【中文标题】(节点:52213)警告:在循环依赖中访问模块导出的不存在属性“MongoError”(使用节点--trace-warnings【英文标题】:(node:52213) Warning: Accessing non-existent property 'MongoError' of module exports inside circular dependency (Use node --trace-warnings 【发布时间】:2021-05-16 23:26:06 【问题描述】:这是什么意思?
(node:52213) Warning: Accessing non-existent property 'MongoError' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:52213) DeprecationWarning: Listening to events on the Db class has been deprecated and will be removed in the next major version.
【问题讨论】:
这能回答你的问题吗? Cannot connect to MongoDB because of wrong URI 【参考方案1】:您现在可以忽略此警告, 看看 Lauren_Schaefer 的这个答案,他是一名 MongoDB 员工。
来自 mongoDB 开发者社区的答案链接在这里:
https://developer.mongodb.com/community/forums/t/warning-accessing-non-existent-property-mongoerror-of-module-exports-inside-circular-dependency/15411/6
【讨论】:
以上是关于(节点:52213)警告:在循环依赖中访问模块导出的不存在属性“MongoError”(使用节点--trace-warnings的主要内容,如果未能解决你的问题,请参考以下文章
错误:警告:在循环依赖中访问模块导出的不存在属性“findOne”
在循环依赖中访问模块导出的不存在的属性“padLevels”