Skip to content

build-sea error: sentinel NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2 not found #63126

Description

@evaporei

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

console.log('test')

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    single-executableIssues and PRs related to single-executable applications.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions