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
If you haven't yet provided bender credentials to magi (e.g. first time running magi deploy) it will ask for the credentials in the following way:
Please provide your bender.vaadin.com authentication credentials
Username: <username_typed_by_you>
Password: <password_typed_by_you>
<password_typed_by_you>
It works, but after typing your password for the first time it just goes to the next line with no additional prompt so you may be wondering why isn't it working but you actually just need to type your password again.
After typing your password for the first time it should probably say something like "Confirm password: " so the user realizes it needs to be typed in again.
If you haven't yet provided bender credentials to magi (e.g. first time running
magi deploy
) it will ask for the credentials in the following way:It works, but after typing your password for the first time it just goes to the next line with no additional prompt so you may be wondering why isn't it working but you actually just need to type your password again.
After typing your password for the first time it should probably say something like "Confirm password: " so the user realizes it needs to be typed in again.
Related to #87
The text was updated successfully, but these errors were encountered: