Single executable applications | Error: Couldn't write executable
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
Start injection of NODE_SEA_BLOB in node.exe...
warning: The signature seems corrupted!
Error: Couldn't write executable
When the signature is removed:
Start injection of NODE_SEA_BLOB in node.exe...
Error: Couldn't write executable
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
npx postject node.exe NODE_SEA_BLOB sea-prep.blob --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2
Start injection of NODE_SEA_BLOB in node.exe... warning: The signature seems corrupted! Error: Couldn't write executable
Before You Submit
- [X] I have looked for issues that already exist before submitting this
- [X] My issue follows the guidelines in the README file, and follows the 'How to ask a good question' guide at https://stackoverflow.com/help/how-to-ask
@nodejs/single-executable PTAL
Possible duplicate of #4416.
Remember to peruse the issue tracker for issues before submitting a new one.
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 ?
@nodejs/single-executable pings the team with the most knowledge about single executable, and PTAL means "Please Take A Look".
@nodejs/single-executablepings the team with the most knowledge about single executable, and PTAL means "Please Take A Look".
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 !
I think there is an issue it senti t as simple text haha
It's sent as plaintext to you, but to members of the organization, it is a ping.
It seems there has been no activity on this issue for a while, and it is being closed in 30 days. If you believe this issue should remain open, please leave a comment. If you need further assistance or have questions, you can also search for similar issues on Stack Overflow. Make sure to look at the README file for the most updated links.
It seems there has been no activity on this issue for a while, and it is being closed. If you believe this issue should remain open, please leave a comment. If you need further assistance or have questions, you can also search for similar issues on Stack Overflow. Make sure to look at the README file for the most updated links.