Skip to content

Instantly share code, notes, and snippets.

@maxgaurav
Created April 28, 2022 14:43
Show Gist options
  • Save maxgaurav/c6260d956d5fb7d124f565959406e957 to your computer and use it in GitHub Desktop.
Save maxgaurav/c6260d956d5fb7d124f565959406e957 to your computer and use it in GitHub Desktop.
Steps to reproduce the error git init failed on new nest template where gitignore file already exists.
npm install -g @nestjs/cli
npm install -g @maxgaurav/nestjs-template-schematics
nest new sample-app --collection=@maxgaurav/nesjs-template-schematics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment