#Beginner Astro Issues

3 messages · Page 1 of 1 (latest)

proven birch
#

I am trying to create a new project using a template repo. The docs (https://docs.astro.build/en/install/auto/) state to use the command npm create astro@latest -- --template <github-username>/<github-repo>

When I attempt the following command, I get an error?

npm create astro@latest --template <michael-andreuzza>/<astrosaas>   
zsh: parse error near `\n'
#

Welp. Don't use the < > - dumb me. Sorry!

proven birch
#

Beginner Astro Issues