Prisma error when deploying
tonyalcast
HOBBYOP

a year ago

Hello, I'm getting this error when building my project.
Any ideas why this it happening? Locally everything builds fine. I tried with nixpacks and dockerfile, both are not working.

Project ID: 91cf1055-d930-488f-bb7b-40d9f80c37ae

5 Replies

tonyalcast
HOBBYOP

a year ago

1352318247193542700


tonyalcast
HOBBYOP

a year ago

1352318322993135600


a year ago

Have you remembered to generate your prisma client?


tonyalcast
HOBBYOP

a year ago

I haven't touch that project for 3 years so I forgot that step, thanks buddy.


tonyalcast
HOBBYOP

a year ago

Just a small update about this. I had to set the node version of my container to node:16-alpine3.16 in order to allow my old version of prisma to run properly.


Loading...