mirror of
https://github.com/obra/superpowers.git
synced 2026-08-07 15:49:35 +00:00
1143f9be3d
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>