79294465

Date: 2024-12-19 13:40:38
Score: 1.5
Natty:
Report link

The template from next already includes a .git folder. The flag "--no-git" in "npx create-next-app@latest appName --no-git" (Where appName is optional) Worked in earlier versions, but it seems like a bug with the flag in current version. As other people have mentioned, the only workaround until the bug is fixes is to just remove the .git folder. Everything should work fine after that.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Elend Eman