node 14 circular dependency with mongodb driver
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 180
- PR merge metrics
- No merged PRs in 30d
Description
Hello everyone,
Mongodb has new issue (fixed since one week) since node 14.
https://jira.mongodb.org/browse/NODE-2536
https://github.com/mongodb/node-mongodb-native/releases
The bug is fixed since mongodb 3.5.7 version, it is possible to update it in your package json ?
It cause problem on pipeline on our CI :(
Thanks you !
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect package.json to find the MongoDB dependency and confirm its current version. Check the project's available test or CI command, then verify the dependency is at least 3.5.7 and that the Node 14 circular-dependency failure no longer occurs in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, mongodb, node.js
- Domain
- ci-cd, databases
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100