Hello guys,
I’m using the express-async-errors module shown in the Node.js course section 11 (Handling and Logging Errors). I do the same but when I stop the mongod server and send a request on postman it’s loading forever. The error message is not showing like the tutorial (Something failed.). And sometimes after loading completed on the postman, it shows this:
If someone knows about this issue then please share your thoughts, it might be helpful for me.
Thanks in advance!