You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently noticed that (in some cases at least) when magi is waiting for user to press Enter to continue on Windows you need to press Shift+Enter.
I'm not sure if this is somehow a problem in my terminal config or in magi (needs a bit more testing, before opening issue about it). Just thinking that Shift+Enter might work in this case too after writing the password (or both after username and also after password).
After giving the password to bender.vaadin.com, the program freezes.
The npm package
configstore
is used to save the credentials to a config file, but it only saves the username.Workaround is to add the password manually to the config-file:
~/.config/configstore
I was using Bash in Windows Subsystem for Linux.
The text was updated successfully, but these errors were encountered: