Prisma and Google cloud run
Hello guys have you ever run on this issue before: I get this error in the logs when trying to access prisma client "Prisma cannot find the required
libssl
system library in your system. Please install openssl and try again."
This is my prisma config 3 Replies
You selected the carefully hand-crafted route. A dev artisan will respond soon. Meanwhile, the
#ask-ai
channel awaits if you're curious!Hi @D3levV
Can you please take a look at this closed issue? There are some solutions mentioned there.
GitHub
Prisma cannot find the required
libssl` system library in your sy...Bug description [ERROR] (PRISMA) $queryRaw Invalid
prisma.$queryRaw()
invocation: Unable to require(/home/runner/bot/node_modules/.prisma/client/libquery_engine-debian-openssl-1.1.x.so.node
). P...I will give it a try with the docker RUN and let you guys know how it went
I've ended up changing docker node version