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
I would see it as an upgrade to useYarn setting. Instead, we could could have an packageManager setting, which defaults to npm, but could be set to yarn or pnpm with a specified version. Very useful part about this is that npm will automatically download supported package managers.
The text was updated successfully, but these errors were encountered:
https://nodejs.org/api/packages.html#packagemanager
I would see it as an upgrade to
useYarn
setting. Instead, we could could have anpackageManager
setting, which defaults tonpm
, but could be set toyarn
orpnpm
with a specified version. Very useful part about this is that npm will automatically download supported package managers.The text was updated successfully, but these errors were encountered: