How to return a JSON response from errorHandler Middleware in NodeJS using Express. My code is:
UserController.js
const UserService =