REST-API-Tutorial
REST-API-Tutorial copied to clipboard
Results
2
REST-API-Tutorial issues
Sort by
recently updated
recently updated
newest added
file: user.model.ts compilation error: UserSchema.pre("save", async function (next: mongoose.HookNextFunction) { Mongoose closed reply: https://github.com/Automattic/mongoose/issues/9653
{ "version": "1.0.0", "main": "index.js", "scripts": { "dev": "nodemon --config nodemon.json source/app.ts" }, "license": "MIT", "dependencies": { "bcrypt": "^5.0.1", "config": "^3.3.6", "cors": "^2.8.5", "dayjs": "^1.10.6", "express": "^4.17.1", "jsonwebtoken": "^8.5.1", "lodash":...