error handler expressjs middleware not catching errors

后端 未结 0 823
孤街浪徒
孤街浪徒 2020-12-16 10:18

I\'m not understanding why the error handler does not catch the error as described here:

const express = require("express");
​
const app = express()         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题