I'm starting a project in Ionic , I'm just following the initial steps, by passing the command:
ionic start myApp tabs
You are generating the following error
? Connect this app to the Ionic Dashboard? No
> git add -A
> git commit -m "Initial commit" --no-gpg-sign
[ERROR] An error occurred while running git commit -m "Initial commit" --no-gpg-sign (exit code 128):
Note: I already installed Git.