Working with a router.put that is failing to show the correct error message.
router.put("/:id", async (req, res) => { try{ const {title, descript