- Fixed Windows npm create astro installation failure by invoking package manager commands via cmd.exe /d /s /c
- Corrected .cmd shim handling that caused DEP0190 warnings on Windows
- Replaced generic “[object Object]” error with the actual error message for clearer diagnostics