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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: