You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use shell=True on Windows for npx.cmd compatibility
Windows requires shell=True to properly execute .cmd files like npx.cmd.
This should resolve the hanging issue on Windows Python 3.9.
Fixes#4
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments