Skip to content

Warning: Accessing non-existent property 'MongoError' #69

@mattcollier

Description

@mattcollier

I'm seeing this warning on startup when using [email protected] 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.

(node:233827) Warning: Accessing non-existent property 'MongoError' of module exports inside circular dependency
  at emitCircularRequireWarning (internal/modules/cjs/loader.js:650:11)
  at Object.get (internal/modules/cjs/loader.js:664:5)
  at Object.<anonymous> (/home/matt/bedrock-dev/bedrock-kms-http/test/node_modules/mongodb/lib/operations/operation.js:4:38)
  at Module._compile (internal/modules/cjs/loader.js:1063:30)
  at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  at Module.load (internal/modules/cjs/loader.js:928:32)
  at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  at Module.require (internal/modules/cjs/loader.js:952:19)
  at require (internal/modules/cjs/helpers.js:88:18)
  at Object.<anonymous> (/home/matt/bedrock-dev/bedrock-kms-http/test/node_modules/mongodb/lib/operations/execute_operation.js:4:16)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions