Open Minsecrus opened 3 months ago
in Setup.
npx create-next-app nextjs-blog --use-npm --example "https://github.com/vercel/next-learn-starter/tree/master/learn-starter" Should Be npx create-next-app nextjs-blog --use-npm --example "https://github.com/vercel/next-learn-starter/tree/main/basics/learn-starter".
npx create-next-app nextjs-blog --use-npm --example "https://github.com/vercel/next-learn-starter/tree/master/learn-starter"
npx create-next-app nextjs-blog --use-npm --example "https://github.com/vercel/next-learn-starter/tree/main/basics/learn-starter"
I infer that there are similar errors in each of the chapters.
brilliant,I need this
in Setup.
npx create-next-app nextjs-blog --use-npm --example "https://github.com/vercel/next-learn-starter/tree/master/learn-starter"
Should Benpx create-next-app nextjs-blog --use-npm --example "https://github.com/vercel/next-learn-starter/tree/main/basics/learn-starter"
.I infer that there are similar errors in each of the chapters.