Warning: Accessing non-existent property

Hello everyone,

Getting error (node:14968) Warning: Accessing non-existent property ‘find’ of module exports inside circular dependency.

node.js version 16.13.0
mongodb@3.7.3
└─┬ mongoose@5.13.14

Can anyone help here?

You will have to share the code that generates this error for us to see what you are doing wrong.