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
chore: suggest dogfooding npm when developing it (#5159)
Some folks may be running older versions of npm globally, or maybe even
have aliased another package manager to `npm`. This will ensure the
latest npm source is running when developing the cli itself.
0 commit comments