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
Given some of the issue surrounding yarn v1 / v2 (npm install -g yarn still installs v1.22.22), propose swapping the default package manger to just use npm directly since:
It removes a dependency on yarn.
Avoids the yarn classic vs yarn modern issues.
vmsp, dankimio, mfittko, clemensg, Fs00 and 3 more