I'm getting a type error when trying to setup ST error handler for nextjs
l
I'm getting a type error when trying to setup ST error handler for nextjs
r
hey @lancekey
@porcellus can help out here.
p
hi
I think the issue might be different versions of
@types/express
have. if you send me the package.json (or package-lock.json) I might be able to figure it out.
l
Ah that makes sense. Here’s the dependencies in package.json
I’m not seeing @types/express which might be the issue. Will look closer when I’m on my laptop
npm i @types/express fixed this