Hi There! I have been trying to link my existing ionic project with Ionic Pro but when I run ‘git push ionic master’, it gives me the following error:
fatal: Invalid Ionic app repository. finda/myproject.git
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Running ‘git clone git@git.ionicjs.com:finda/myproject.git’ gives the same error. I have followed the steps to add SSH key.
I am following the instruction https://ionicframework.com/docs/pro/basics/getting-started/ but it’s not working.
Any help is highly appreciated!
Thanks in advance!