a year ago
Hi, I got this error:
28 Replies
It works locally but soon as I pushed it wont work in the cloud, its something related to this PrismaORM library which I recently started using
a year ago
what happens if you switch to railpack?
a year ago
I have Hobby plan, do I need higher plan for beta settings I believe? not sure
a year ago
your lock file needs to be in sync
I mean no idea what that is but its in the links you gave me somewhere, yes?
a year ago
your bun lock file is out of sync with your package.json
now I got this error which doesnt make sense, I do have prismaClient instantiated

a year ago
you should be running prisma generate as part of your build script
a year ago
…add one
a year ago
awsome!
a year ago
!s
Status changed to Solved brody • 11 months ago


