-
-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error upgrade 0.32.0 > 0.33.0 #412
Comments
cc @lucsoft |
@damienmillet Do you use an old MongoDB version? bson had some breaking changes internally |
MongoDB 6.0.6 2008R2plus SSL |
@damienmillet Can you check if your issue persists on 7.0.9? |
i ll try it |
same issue with 7.0.9 |
+1 for this issue. Mongo version is 7.0.11, only seeing this error with 0.33.0. It happens when I do a |
Hi,
this morning I decide to upgrade my dependencies of deno and mongo
[email protected]
[email protected]
[email protected]
[email protected]
now i hav an error :
I tried to downgrade to [email protected] and that fix the problem.
best regards,
DM
The text was updated successfully, but these errors were encountered: