21 days ago
My nestjs app keeps failing to build after I upgraded to prisma version 7. I have already prepared the code to use version 7.
I run npm run build succcessfully on local with no issues.
The logs have zero detail to help understand what is happening.
4 Replies
21 days ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
Status changed to Awaiting Conductor Response noahd • 21 days ago
21 days ago
Does your package.json file has the prisma generate step?
21 days ago
Hey, please click on the "View Logs" button to see more details then you'll find more information either in the Deploy Logs tab or the Build Logs tab.
Status changed to Awaiting User Response Railway • 21 days ago
21 days ago
I found the issue. Prisma 7 does not support mongodb yet. I will go back to v 6.19. Thx.
Status changed to Awaiting Conductor Response Railway • 21 days ago
Status changed to Solved joselvelez • 21 days ago