Next.js Discord

Discord Forum

-e with a private GH repo

Unanswered
Lord_TCG#9068 posted this in #help-forum
Open in Discord
Hi,

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?

0 Replies