cointilt.dev - [ZHRM](🍄)
PPrisma
•Created by Simire on 5/6/2025 in #help-and-questions
prisma 6.7.0 not working in production
?
10 replies
PPrisma
•Created by Simire on 5/6/2025 in #help-and-questions
prisma 6.7.0 not working in production
I thought it was the way SST was bundling RR7 with serverless functions on AWS. Are you using SST, or serverless?
10 replies
PPrisma
•Created by Simire on 5/6/2025 in #help-and-questions
prisma 6.7.0 not working in production
I ran into that same issue. It was ESM format but causing duplicate
__dirname
and __filename
declares. I spent too much time trying to figure out what was going wrong so I just made a patch script to run before deploying but after generating the client files.10 replies
PPrisma
•Created by Simire on 5/6/2025 in #help-and-questions
prisma 6.7.0 not working in production
You'll need to get the logs for the error, that error tells us nothing.
10 replies