mirror of
https://github.com/obra/superpowers.git
synced 2026-06-23 20:29:08 +08:00
5a44ec12ea
PowerShell doesn't expand ~ when passed as an argument to node, causing MODULE_NOT_FOUND errors. $HOME expands correctly in both bash and PowerShell. Fixes #285 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>