#Unable to create Astro project
6 messages · Page 1 of 1 (latest)
6 messages · Page 1 of 1 (latest)
Just wanted to create an Astro project and it failed
When I go to the URL it does download the file but it could do it in the terminal
I use node v16.*
I just tried installing it in one of my VM using 19.* and it worked
Than I switched to 16.* via nvm and it did not work
And then it did work.
This was caused by a regression on the cli, it has been fixed now
Yes, Thank you