Failed to build image for NestJS application
joselvelez
PROOP

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.

Solved$10 Bounty

4 Replies

Railway
BOT

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


angegabriel
HOBBY

21 days ago

Does your package.json file has the prisma generate step?


passos
MODERATOR

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


joselvelez
PROOP

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


Loading...