help Error: Unknown binaryTarget debian-openssl-3....
# random
y
help Error: Unknown binaryTarget debian-openssl-3.0.x and no custom binaries were provided on Ubuntu 22.04
n
Hey 👋 These are the binary targets that we support as of now - binaryTargets List
y
I understand that, but what should I do? I have to install another OS
n
openssl-3.0.x will be supported very soon! You can check the progress here - openssl-3.0-support-feature-request
y
what should I do now?
install openssl 1 or install ubuntu 21.10
n
If you can install OpenSSL 1 that would be great! You could also try this workaround mentioned in the issue
We are planning to support OpenSSL 3.0 in the next release (as mentioned in the feature request) which should be hopefully out on the 26th of April.
y
im install open ssl 1 but dont work prisma
libssl.so.1.1: cannot open shared object file: No such file or directory
Your linux installation misses the openssl package. You can install it like so: apt-get -qy update && apt-get -qy install openssl
wtf