Hello,
I’m having issues pushing code to the Ionic Pro remote repository.
Linking the app generating the SSH keys and creating the repository all went without problems. However, when I try to push the initial commit the following error occurs.
PS C:\Users\myusername\Desktop\Projects\c-app\c-app> git push ionic master
/usr/bin/bash: git@git.ionicjs.com: No such file or directory
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
My environment looks like this
C:\Users\myusername\Desktop\Projects\c-app\c-app>ionic info
cli packages: (C:\Users\myusername\AppData\Roaming\npm\node_modules)
@ionic/cli-utils : 1.19.0
ionic (Ionic CLI) : 3.19.0
global packages:
cordova (Cordova CLI) : 7.1.0
local packages:
@ionic/app-scripts : 3.1.7
Cordova Platforms : android 6.3.0
Ionic Framework : ionic-angular 3.9.2
System:
Android SDK Tools : 25.2.3
Node : v6.11.2
npm : 3.10.10
OS : Windows 10
Environment Variables:
ANDROID_HOME : C:\Users\myusername\AppData\Local\Android\sdk
Misc:
backend : pro