I recently updated Ionic and now something strange happens: I can’t type in console.
When I started new project with ionic start new <project>, it asked me about various things (eg whether to use cordova) and pressing Y or N did not give any result.
Now I’m trying to link app with Ionic pro (ionic link --pro-id <id>) and I can enter my e-mail address, but I can’t enter my password, I type (or paste) password and press enter and nothing happens.
I know that password is hidden.
I entered my password and pressed enter key and nothing happened. Even after a few minutes. I added --verbose flag and no log appeared after entering password.
EDIT: I can’t even interrupt the command with CTRL+C or CTRL+Z.