Can't import superjson to Express?
This is an ecommerce that I coded and completed. The app is using Vite for the front(superjson imported with no issues) and for the backend I have Express+trpc. The app works great, is tape safe, many npm packages installed but superjson is just different. I'm not using "type module" and if I put it there my server won't work. Any clue?
2 Replies