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
{{ message }}
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.
I try to leverage the library in conjunction with mongoose.
For the non-existing collection I get:
Caught exception: TypeError: Cannot read property '_id' of undefined
When interacting with it subsequently (when collection became created) thereby:
where 55e719aa4bd427be722898e7 is dummy record's id, so I persuaded it exists
All in all looks like I do something wrong because it fails on start and works for other people, but can't figure out what exactly.
Has anyone succeeded with running it with mongoose?
The text was updated successfully, but these errors were encountered: