Hi, for some reason some of the node typescript definitions doesn't work for me. Here is a small repro showing how I experience the middleware and errorHandler properties not being linked properly https://stackblitz.com/edit/typescript-qopxcd?file=index.ts
r
rp
11/18/2022, 10:49 AM
hey! the import statements for the middleware and error handlers are wrong
if you see the guides we have -> backend setup -> then you will find the right imports for them based on the node framework you use
b
Birk Skyum
11/18/2022, 10:51 AM
I don't see a "backend setup" in the list of User Guides
r
rp
11/18/2022, 10:51 AM
click on one of the guides
in there you will see a start here section on the left