-e with a private GH repo
Unanswered
Lord_TCG#9068 posted this in #help-forum
Hi,
I made my own nextjs template and wanted to test it out. I entered the command
Do I need to enter a token somewhere? Or am I forced to use a public repo?
I made my own nextjs template and wanted to test it out. I entered the command
npx create-next-app your-app-name --example https://github.com/Oliver-Turp/nextJs-Template but I got the error: Found invalid GitHub URL: "https://github.com/Oliver-Turp/nextJs-Template". Please fix the URL and try again.Do I need to enter a token somewhere? Or am I forced to use a public repo?