Failed to build image for NestJS application
joselvelez
PROOP

4 months 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

Pinned Solution

joselvelez
PROOP

4 months ago

I found the issue. Prisma 7 does not support mongodb yet. I will go back to v 6.19. Thx.

4 Replies

Railway
BOT

4 months 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 4 months ago


angegabriel
FREE

4 months ago

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


4 months 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 4 months ago


joselvelez
PROOP

4 months 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 4 months ago


Status changed to Solved joselvelez 4 months ago


Loading...