You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
I use prsima in a library dedicated to SQL operation, with the upgrade from v0.37.0 to v0.38.0 on a service using this library I can't use the library anymore (wich uses a prisma DB generated in 0.37.0). The following error is returned from client.Prisma.Connect() : ensure: no binary found.
If it's an expected behavior then I'll close the issue, if not I'm glad to help