Hey guys im trying to login into my ionic account via c9, but unfortunately it doesn't work, and i added the correct Email and password
it sends back that No users found by that Email like this :
Request: POST https://api.ionic.io/login Response: 404 Body: { link: null, type: 'NotFound', message: 'No user found by that email' }
and im trying to login via c9 typing this
ionic login
then i type the Email and the password.
ionic version:
@ionic/cli-utils : 1.9.2 ionic (Ionic CLI) : 3.9.2
any solutions??