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
`-o` is already used in the base command for `--offline`, so this was being quietly ignored
This can't be considered a breaking change as it has never worked. (I just tried it to be sure.)
See tj/commander.js#2055.
0 commit comments