Trying to login using the ionic console util.
I’ve registered myself here: http://apps.ionicframework.com/ .
ionic login
Then enter my email and password.
And then I get the next:
Have someone managed to login there using the console tool?
Regards,
Trying to login using the ionic console util.
I’ve registered myself here: http://apps.ionicframework.com/ .
ionic login
Then enter my email and password.
And then I get the next:
Have someone managed to login there using the console tool?
Regards,
hmm maybe cookieStore is broken or not called?
Line 83 the error occurs and line 99 the cookie store is created.
https://github.com/driftyco/ionic-cli/blob/master/lib/ionic/login.js
Do you have it working on your machine?
After the update ‘npm update -g ionic’ it started to work.
Hi there… I cannot login with ‘ionic login’ even i already have an account in ionic.io. I also tried updating ionic with ‘npm update -g ionic’ and restart all terminal, but still no luck. I am using windows 7 64bit. Thank you.
I have a similar problem.
My new login works great on the web and in the viewer app, but I can’t login to the CLI and upload my app. Are there any issues right now? I have tried to update the CLI
Here is the console output:
PS C:\dev\apps\Test app> ionic login
To continue, please login to your Ionic account.
Don’t have one? Create a one at: https://apps.ionic.io/signup
Email: ------@-----.–
Password:
Email or Password incorrect. Please visit https://apps.ionic.io for help. (CLI v1.3.11)
Your system information:
OS: Windows 8.1
Node Version: v0.12.0
Cordova CLI: 4.3.0
Ionic Version: 1.0.0-beta.14
Ionic CLI Version: 1.3.11
PS C:\dev\apps\Test app>
I had to downgrade, and then login. See https://github.com/driftyco/ionic-cli/issues/505 for details.
no that does not work … downgraded to 1.4 and login still denied.