@varun_mathur
Hey Varun — hitting a blocker on macOS with Hyperspace Pods. Every CLI command crashes instantly with:
"Error: cannot add command 'doctor' as already have command 'doctor'"
Setup:
• Mac mini M4 Pro, macOS, arm64
• Node.js v22.22.2
• Tried v5.81.32, v5.81.11, v5.36.3 — all crash before executing any command
• Both install URLs (agents.hyper.space + download.hyper.space) → same broken binary
• Pod already created at dvenkat.hyperspace.sh, just can't connect
Looks like a duplicate command registration in sea-bundle.cjs at startup. Any fix or workaround? Happy to test a patch 🙏
@varun_mathur
Hey Varun — hitting a blocker on macOS with Hyperspace Pods. Every CLI command crashes instantly with:
"Error: cannot add command 'doctor' as already have command 'doctor'"
Setup:
• Mac mini M4 Pro, macOS, arm64
• Node.js v22.22.2
• Tried v5.81.32, v5.81.11, v5.36.3 — all crash before executing any command
• Both install URLs (agents.hyper.space + download.hyper.space) → same broken binary
• Pod already created at dvenkat.hyperspace.sh, just can't connect
Looks like a duplicate command registration in sea-bundle.cjs at startup. Any fix or workaround? Happy to test a patch 🙏