I\'m not understanding why the error handler does not catch the error as described here:
const express = require("express"); const app = express()