-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Open
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.single-executableIssues and PRs related to single-executable applicationsIssues and PRs related to single-executable applications
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.single-executableIssues and PRs related to single-executable applicationsIssues and PRs related to single-executable applications