Error in renderToPipeableStream: TypeError: jsxDEV is not a function
Suddenly started this error in production server after build the app.
Any idea why it's happening.
Somehow the dev server works fine it's only happening in production build.
4 Replies
vicious-gold•2mo ago
Same here:
Freah new app
with only index - no demo, nothing..
rival-black•2mo ago
can you please share a reproducer ?
vicious-gold•2mo ago
Gonna be super hard.
My case is:
- turborepo with package that have env.server.ts and env.client.ts
Im trying 2nd time to use Tanstack start instead of next.js - hard to reproduce it.
But i think it's connected to the .envs.
rival-black•2mo ago
why is it super hard?
can't you share your repo?