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.
After giving the password to bender.vaadin.com, the program freezes.
The npm package
configstoreis 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/configstoreI was using Bash in Windows Subsystem for Linux.