how to import superjson in express?
"The current file is a CommonJS module..."
I set module to Node16 and moduleResolution to NodeNext but still not working, any clue?
2 Replies
guys i've been trying to fix this for an entire year 😂 at this point is it a bug?
@K1|ller happy to try and help, it's definitely not a bug, most likely a configuration issue - could you share your tsconfig?
Here's my current tsconfig on the backend, i'm also using superjson & express.