Skip to content

--build-sea NodeJS 25.5.0: Error: Couldn't stat executable node Windows, Command Prompt #61579

@alexsch01

Description

@alexsch01

I was looking at #61167 since it looked really cool


sea-config.json

{ "main": "hello.js", "output": "sea.exe" }

hello.js

console.log("Hello")

NodeJS 25.5.0, Windows, Command Prompt

>node --build-sea sea-config.json
Error: Couldn't stat executable node

Same command as above works in Windows PowerShell and Git Bash

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmed-bugIssues with confirmed bugs.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