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?