-
-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Description
Hey, I just tried to install this on my project, but I'm getting this error
ReferenceError: AutoIncrement is not defined
I only added this line of code after adding it to the project.
UserSchema.plugin(AutoIncrement, {inc_field: 'id'});
Is there something else that needs to be done that isn't mentioned?
Metadata
Metadata
Assignees
Labels
No labels