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
The swa:login and swa:deploy commands configured in package.json appear to be swapped from the usage described in the README.
The npm run swa:login command actually executes swa deploy app, while npm run swa:deploy runs swa login.