This repository was archived by the owner on Jul 28, 2025. It is now read-only.
Replies: 1 comment
-
Setting
in your schema.prisma before running |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you:
npx prisma generate
), andscratch
) image as your last stagethe correct query engine might not be detected due to differences in the Prisma engine binary handling implementation in Go vs. JS.
Beta Was this translation helpful? Give feedback.
All reactions