Hi there
I have linked my project tio ionic pro
ionic link --pro-id xxx
$ git commit -a
$ git push -f ionic master
Enter passphrase for key ‘C:\Users\Username\.ssh\ionic\id_ionic’:
fatal: Invalid Ionic app repository. username/myapp_v5211.git
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I made sure that my password was correct by re-setting with ssh-keygen again.
I added SSH key to my account
Thanks, much appreciated.