Closed heysujal closed 3 months ago
Hello @heysujal! Thanks for reporting this. Which Node version are you using?
Can you please try installing with Node >20?
"engines": {
"node": ">=20.0.0"
},
This template requires Node 20 or higher.
Oh, I was using older node version
When trying to create a copy of the template using the command given in readme, the program fails after initializing the Astro project. None of the files of template get copied.
npm create astro@latest -- --template vinitshahdeo/portfolio