0
I’m starting a project on Ionic, I’m just following the initial steps, passing the command:
ionic start myApp tabs
Is 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.