60cdd6032718ec430799f82061ff8609aa7d1ab4
The real issue: PKG_EXECPATH inherited from parent makes pkg bootstrap treat argv[1] as a module path regardless of arg order. Fix: unset only PKG_EXECPATH (env -u) so bootstrap starts fresh and loads embedded main. Strip --install-missing-components since it's not a commander.js flag. Keep all other env vars for auth/session. Parent handles actual connection after child exits. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Shell
73.7%
Dockerfile
26.3%