Closed mattcollier closed 3 years ago
https://developer.mongodb.com/community/forums/t/warning-accessing-non-existent-property-mongoerror-of-module-exports-inside-circular-dependency/15411 According to above, safe to ignore, will be fixed in upcoming driver release.
@davidlehn @mattcollier looks like this has now been fixed: https://github.com/mongodb/node-mongodb-native/pull/2734
Thumbs up to confirm and I'll close this.
NOTE: test project in master is clean with latest driver.
closing as I'm about 6 test projects in and no longer seeing this error.
I'm seeing this warning on startup when using bedrock-mongodb@8.2 in the bedrock-kms-http test suite.
This may be the new normal. The stack trace would seem to indicate that it has nothing to do with Bedrock code.