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 documentation for the `verboseLevel` CLI flag indicates that it is `3` by default, but no default is provider to Commander. I think this results in the value being null/undefined and being interpreted as `0`.
0 commit comments