-
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
[deno compile] Details: LoadLibraryExW failed #26095
Comments
duplicate of #16642 |
@leonco |
main.ts
deno.json
|
if i use esm import ,
an error happed:
|
any known temporary solution to this? |
even with |
The original report from @leonco is a duplicate of #23266 ( I can not reproduce the
|
@andresribeiro Please open an issue with reproduction. |
Closing as the original issue here was a dupe. |
Version: Deno 2.0.0
I setup an example prisma project,
works fine,
also generate a executable file
hello.exe
,But when i run
an exception thrown:
The text was updated successfully, but these errors were encountered: