Replies: 1 comment 3 replies
-
There is nothing wrong with MongoDB 4.6.0 driver Please read: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i.e. package.json contains
As a result, installing the latest MongoDB driver creates mongodb@4.5.0 as a private package inside mongoose/node_modules
which results in type problems with user code and Mongoose?
Is there anything wrong with MongoDB 4.6.0 driver?
Beta Was this translation helpful? Give feedback.
All reactions