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
big part is that top level bin scripts (think jest, tsc, eslint etc) no longer get picked up from workspaces automatically so you need to call them with yarn run --top-level [script]
yarn classic (1.x) is deprecated move to yarn berry (4.0)
The text was updated successfully, but these errors were encountered: