-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prisma generate on windows using deno fails with "Unsupported 16-bit Application" error. #19544
Comments
(Prisma here) |
Probably related to this, this output:
|
This was referenced Aug 8, 2023
For me it is indeed fixed now, or at least I could not trigger it any more. Nice. |
Gonna close this one since it appears fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I try to generate and use prisma on Windows following the official manual at https://deno.com/[email protected]/node/how_to_with_npm/prisma I end up with following error on windows.
I used following command:
deno run -A npm:prisma generate --data-proxy
Environment:
Deno:
deno 1.34.3 (release, x86_64-pc-windows-msvc)
v8 11.5.150.2
typescript 5.0.4
Windows:
Edition Windows 10 Enterprise
Version 22H2
Installed on 4. 11. 2021
OS build 19045.3086
The text was updated successfully, but these errors were encountered: