You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am on mongoose 5.12.7 and see a deprecation warning:
DeprecationWarning: collection.count is deprecated, and will be removed in a future version. Use Collection.countDocuments or Collection.estimatedDocumentCount instead
The text was updated successfully, but these errors were encountered:
I am on mongoose
5.12.7
and see a deprecation warning:The text was updated successfully, but these errors were encountered: