Warning: Accessing non-existent property 'MongoError' of module exports inside circular dependency (original) (raw)
Travis_Ealy (Travis Ealy) February 6, 2021, 8:46pm 5
I’m using “connect-mongo”: “^3.2.0”, and “mongoose”: “^5.11.15”, node version v14.15.4 and I get
(node:26812) Warning: Accessing non-existent property ‘MongoError’ of module exports inside circular dependency
(Use node --trace-warnings ...
to show where the warning was created)
3 Likes