Faro
PPrisma
•Created by Luna.py on 12/10/2024 in #help-and-questions
Issue with prisma
I had this issue yesterday; it is this:
https://github.com/nodejs/docker-node/issues/2175
I solved it by adding this to my Dockerfile:
RUN ln -s /usr/lib/libssl.so.3 /lib/libssl.so.3
13 replies