top | item 40219444 (no title) cypress66 | 1 year ago You can fix async await with express by just installing a package. discuss order hn newest mbork_pl|1 year ago Which package? basil-rash|1 year ago This one does it via monkey patching express internals to make the fix transparent: https://www.npmjs.com/package/express-async-errors load replies (1)
mbork_pl|1 year ago Which package? basil-rash|1 year ago This one does it via monkey patching express internals to make the fix transparent: https://www.npmjs.com/package/express-async-errors load replies (1)
basil-rash|1 year ago This one does it via monkey patching express internals to make the fix transparent: https://www.npmjs.com/package/express-async-errors load replies (1)
mbork_pl|1 year ago
basil-rash|1 year ago