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
mongoose: Cannot specify a custom index on `_id` for model name "Shop", MongoDB does not allow overwriting the default `_id` index. See http://bit.ly/mongodb-id-index
after upgrading Mongoose to 5.x
How can I solve that? Do you have any idea?
The text was updated successfully, but these errors were encountered:
Hi,
I'm getting
after upgrading Mongoose to 5.x
How can I solve that? Do you have any idea?
The text was updated successfully, but these errors were encountered: