#completely new trying to learn this

4 messages · Page 1 of 1 (latest)

solemn storm
#

I'm reading through the docs and trying to start off with a template
I'd like to use this template here: https://github.com/robertguss/Astro-Theme-Creek
and the starting docs suggest I would need to user this command:
npm create astro@latest -- --template robertguss/Astro-Theme-Creek

however when I do this all I get is an error
can anyone please advise where I'm going wrong?

mellow cosmos
#

I think this may be erroring because the main branch for the Astro-Theme-Creek theme is named master

solemn storm
#

how would I resolve that?

mellow cosmos