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 prior logic for selecting a tool (bun / yarn / npm) scaled poorly
with many tools (and the JS ecosystem has many tools). This also
includes a logic fix for when bun is installed but a package-lock.json
is present.
0 commit comments