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
-
i.e. package.json contains
As a result, installing the latest MongoDB driver creates [email protected] 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