PrismaP
Prisma2y ago
6 replies
Moray

Upgrading from Prisma 1

I'm following the guide I've installed the prisma@2.0.0 but when I try to run yarn prisma init to setup the new project I get "Error: Unknown binaryTarget debian-openssl-3.3.x and no custom binaries were provided". How do I proceed?
I've tried installing prisma@3.13.0 as suggested in this question but still get the same error.
I'm running with yarn on Node 16 on EndeavourOS (Arch). I have openssl 3.3.1 package installed also.
Stack Overflow
Is there any way I can solve this problem? I recently updated to Ubuntu 22.04
Getting the problem while using Prisma.I can't run my project. I have use "@prisma/client": "2.20.1"
Unknown binaryTarget debian-openssl-3.0.x and no custom binaries we...
Was this page helpful?