Srange error about openSSL and not sure what else
magicmike123
HOBBYOP

a year ago

Hi, I got this error:

Solved

28 Replies

magicmike123
HOBBYOP

a year ago

20b311e9-9f30-40a4-bbc2-2d5543030462


magicmike123
HOBBYOP

a year ago

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


brody
EMPLOYEE

a year ago

what happens if you switch to railpack?


magicmike123
HOBBYOP

a year ago

what is railpack? how do I switch?


brody
EMPLOYEE

a year ago


magicmike123
HOBBYOP

a year ago

I have Hobby plan, do I need higher plan for beta settings I believe? not sure


magicmike123
HOBBYOP

a year ago

ah nvm found it


magicmike123
HOBBYOP

a year ago

omw


magicmike123
HOBBYOP

a year ago

crashed:

1348789387256922000


magicmike123
HOBBYOP

a year ago

idk


brody
EMPLOYEE

a year ago

your lock file needs to be in sync


magicmike123
HOBBYOP

a year ago

ah okey will read it later i need to brb


magicmike123
HOBBYOP

a year ago

I mean no idea what that is but its in the links you gave me somewhere, yes?


magicmike123
HOBBYOP

a year ago

what does a lock file in sync means anyways lol


brody
EMPLOYEE

a year ago

your bun lock file is out of sync with your package.json


magicmike123
HOBBYOP

a year ago

omw changing it


magicmike123
HOBBYOP

a year ago

now I got this error which doesnt make sense, I do have prismaClient instantiated

1348793996578652200


magicmike123
HOBBYOP

a year ago

1348794054145474600


brody
EMPLOYEE

a year ago

you should be running prisma generate as part of your build script


magicmike123
HOBBYOP

a year ago

ah


magicmike123
HOBBYOP

a year ago

I dont really have build script:

1348794876396961800


magicmike123
HOBBYOP

a year ago

idk


brody
EMPLOYEE

a year ago

…add one


magicmike123
HOBBYOP

a year ago

okey


magicmike123
HOBBYOP

a year ago

oh now it didnt crashed 🙂 nice


magicmike123
HOBBYOP

a year ago

working good now 👍


brody
EMPLOYEE

a year ago

awsome!


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody 11 months ago


Loading...