Prisma 7 generated client problem
Hi guys,
I have a nodejs app (typescript)
and im using prisma (now update to version 7)
but im having problems
after building app, i cant’t start it (i mean, in prod env)
I followed the starter in docs, made some changes to package json (type to “module”), changed a little bit tsconfig, but now problems are shown
anyone has faced a similar thing before? i need to deploy app asap, but im stuck in this thing
I have a nodejs app (typescript)
and im using prisma (now update to version 7)
but im having problems
after building app, i cant’t start it (i mean, in prod env)
I followed the starter in docs, made some changes to package json (type to “module”), changed a little bit tsconfig, but now problems are shown
anyone has faced a similar thing before? i need to deploy app asap, but im stuck in this thing