REST-API-Tutorial icon indicating copy to clipboard operation
REST-API-Tutorial copied to clipboard

Mongoose Breaking change in model

Open abhiesa opened this issue 3 years ago • 0 comments

file: user.model.ts

compilation error: UserSchema.pre("save", async function (next: mongoose.HookNextFunction) {

Mongoose closed reply: https://github.com/Automattic/mongoose/issues/9653

abhiesa avatar Mar 13 '22 06:03 abhiesa