I was looking at #61167 since it looked really cool
sea-config.json
{ "main": "hello.js", "output": "sea.exe" }
hello.js
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