#Srange error about openSSL and not sure what else
30 messages · Page 1 of 1 (latest)
Project ID: 20b311e9-9f30-40a4-bbc2-2d5543030462
20b311e9-9f30-40a4-bbc2-2d5543030462
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
what happens if you switch to railpack?
what is railpack? how do I switch?
I have Hobby plan, do I need higher plan for beta settings I believe? not sure
ah nvm found it
omw
crashed:
idk
your lock file needs to be in sync
ah okey will read it later i need to brb
I mean no idea what that is but its in the links you gave me somewhere, yes?
what does a lock file in sync means anyways lol
your bun lock file is out of sync with your package.json
omw changing it
now I got this error which doesnt make sense, I do have prismaClient instantiated
you should be running prisma generate as part of your build script
...add one