-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.6.6
-
Component/s: None
-
Empty show more show less
-
Not Needed
ERROR in **./mongodb/lib/encrypter.js233 Module not found: Error: Can't resolve 'mongodb-client-encryption' in '**/node_modules/@verifiedfan/mongodb/node_modules/mongodb/lib'
Despite no explicit references to mongodb-client-encryption within our mongodb client interactions, webpack complains that the package is unresolvable when we attempt to transpile our code. If this module's resolution is required, I'd expect it to be an explicit or peerDependency. (I do see there have been Jira tickets referencing its dependency status in the past).
- duplicates
-
NODE-3199 Webpack fails due to missing mongodb-client-encryption
- Closed