-
Notifications
You must be signed in to change notification settings - Fork 284
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
Single executable applications | Error: Couldn't write executable #4431
Comments
@nodejs/single-executable PTAL |
Possible duplicate of #4416. Remember to peruse the issue tracker for issues before submitting a new one. |
Sorry GitHub didn't show me this issue when I used the error to search for issues.. Also could you tell me what does "@nodejs/single-executable PTAL" mean ? |
|
I think there is an issue it senti t as simple text haha unless they get a notification with a bot or something.. But thanks for the explanation ! |
Node.js Version
22.3.0
NPM Version
10.5.0
Operating System
Windows 10
Subsystem
Other
Description
Hello,
My issue is the following:
https://nodejs.org/api/single-executable-applications.html for the step 6 I tried the command
npx postject node.exe NODE_SEA_BLOB sea-prep.blob --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2
but got the following output:When the signature not removed
When the signature is removed:
Do you have any idea what I could've had gone wrong ?
Best Regards.
Minimal Reproduction
Just need to follow the steps on the official documentation I did nothing aside following the documentatiion.
Output
Start injection of NODE_SEA_BLOB in node.exe...
warning: The signature seems corrupted!
Error: Couldn't write executable
Before You Submit
The text was updated successfully, but these errors were encountered: