-
-
Notifications
You must be signed in to change notification settings - Fork 319
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
Assertion failed: result_size == sppi_size #933
Comments
Hi @CookieHosting ... as |
Yeah i created a issue on yao-pkg just in case so they could try and fix it since i though it couldve been something with the package as, as soon as i added your package is seemed to happen, i tried it also with the following code and it didnt work either
Error it gave:
|
@CookieHosting two questions:
I just worked on a project using this library with Deno and compiling it to Windows, Linux and Mac ... without any issue. |
Describe the bug
I compiled the code to exe with the command
pkg index.js --targets node18-win-x64 --output AntiVm.exe
after that when ran on my other device to test it gives this error on the other device but not the one i made it onPackages
pkg version:
yao-pkg/pkg | 5.15.0
Node.js version:
v20.17.0
systeminformation version: 5.23.5
Build Meant For:
node18, x86_64 and windows
Code:
Current Behavior:
Assertion failed: result_size == sppi_size, file C:\Users\dev\AppData\Local\Temp\pkg.24e0b2b2d51e47b9dba34c30\node\deps\uv\src\win\util.c, line 676
Expected Behavior:
Enviroment Info:
The text was updated successfully, but these errors were encountered: