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
Hello @chumager , this code is not actively maintained as stated in the README. Untile somebody takes over the maintenance, you're free to send a PR and I'll review it. Thanks
Hi...
In your code you expect a "mongoose connection" but internally you use mongoose module to create the schema, that makes problems with other plugins.
Can you please use the same mongoose connection to create the schema and set the model?
Thanks in advance and best regards.
The text was updated successfully, but these errors were encountered: