【发布时间】:2020-08-07 22:39:35
【问题描述】:
我有疑问
in The Web Developer Bootcamp course from section 29,304 module
(node:15807) Warning: Accessing non-existent property 'count' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
(node:15807) Warning: Accessing non-existent property 'findOne' of module exports inside circular dependency
(node:15807) Warning: Accessing non-existent property 'remove' of module exports inside circular dependency
(node:15807) Warning: Accessing non-existent property 'updateOne' of module exports inside circular dependency
我在使用猫鼬时收到上述警告。如何清除它们?
【问题讨论】:
-
欢迎 @Srinath Merugu 在 StackOverflow 上,如果您很好地格式化您的问题,这将非常有帮助。如需更多帮助,请访问stackoverflow.com/help/how-to-ask