mirror of
https://github.com/obra/superpowers
synced 2026-07-10 20:54:29 +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>