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
with the new default --auth-type being web in npm 9 we have unintentionally broken workflows that are using --otp, which has no function in the web auth-type.
Expected Behavior
let's have --otp infer --auth-type=web to unbreak workflows and fix expected beahvior