Version
25.9.0
Platform
MacOS 15.7.1 (Sequoia) M3 Pro, with Node.js installed directly via Homebrew.
Darwin Kernel Version 24.6.0 arm64
Subsystem
build-sea
What steps will reproduce the bug?
index.js
sea-config.json
{
"main": "index.js",
"output": "sea"
}
Output:
$ node --build-sea sea-config.json
Error: sentinel NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2 not found
How often does it reproduce? Is there a required condition?
Always.
What is the expected behavior? Why is that the expected behavior?
An executable at the end.
What do you see instead?
Error: sentinel NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2 not found
Additional information
No response
Version
25.9.0
Platform
Subsystem
build-sea
What steps will reproduce the bug?
index.js
sea-config.json
{ "main": "index.js", "output": "sea" }Output:
How often does it reproduce? Is there a required condition?
Always.
What is the expected behavior? Why is that the expected behavior?
An executable at the end.
What do you see instead?
Error: sentinel NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2 not found
Additional information
No response