Hi All,
So after you use the quick app wizard to create the ionic app, it gives you some work to do:
`
npm install -g @ionic/cli @capacitor/assets
git clone https://github.com//
It’s all well and good, except github isn’t allowing password access to github any more. So the above wont work. No one at Ionic ever thought to change this? That’s bad.
You now have to take the long trip around the barn and use SSH access and create a public and private key, and then configure git hub… Then you have to get the new ssh url.
Sorry, there should have been a big heads up and writeup about this. I was already annoyed that Ionic wanted to tie this to my Github account and had to dust the cobwebs off that and slog through their lengthy documentation. I mean it would be ok eventually, but not when you are just testing something out to go on a cascded google - github - ionic identity auth marathon. I just wanted to see if this thing worked right before needing to bite the bullet .
1 post - 1 participant