Prisma Client could not locate the Query Engine
Invalid
Prisma Client could not locate the Query Engine for runtime "rhel-openssl-3.0.x".
This is likely caused by tooling that has not copied "libquery_engine-rhel-openssl-3.0.x.so.node" to the deployment folder.
Ensure that you ran
We would appreciate if you could take the time to share some information with us.
Please help us by answering a few questions: https://pris.ly/engine-not-found-tooling-investigation
The following locations have been searched:
/ROOT/lib/generated/prisma
/var/task/lib/generated
/vercel/path0/lib/generated/prisma
/var/task/.prisma/client
/tmp/prisma-engines
prisma.user.findUnique() invocation:Prisma Client could not locate the Query Engine for runtime "rhel-openssl-3.0.x".
This is likely caused by tooling that has not copied "libquery_engine-rhel-openssl-3.0.x.so.node" to the deployment folder.
Ensure that you ran
prisma generate and that "libquery_engine-rhel-openssl-3.0.x.so.node" has been copied to "../../ROOT/lib/generated/prisma".We would appreciate if you could take the time to share some information with us.
Please help us by answering a few questions: https://pris.ly/engine-not-found-tooling-investigation
The following locations have been searched:
/ROOT/lib/generated/prisma
/var/task/lib/generated
/vercel/path0/lib/generated/prisma
/var/task/.prisma/client
/tmp/prisma-engines
GitHub
Hi, you have been directed to this issue because we want to learn more about your project setup. Thanks to your answers, we will be able to make better design decisions in the future. We'd appr...