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 just got the repo set up locally to run and ran into a few undocumented issues.
Yarn classic 1.22.1 is required, the latest version of yarn (v4) causes errors
Ideally we could upgrade to the latest version of yarn to prevent confusion.
Otherwise the version should be specified in the documentation (and possibly pinned in the code using volta https://volta.sh/)
On WSL running ubuntu I needed to install the following in addition to the requirements listed in the docs.
I just got the repo set up locally to run and ran into a few undocumented issues.
Ideally we could upgrade to the latest version of yarn to prevent confusion.
Otherwise the version should be specified in the documentation (and possibly pinned in the code using volta https://volta.sh/)
The text was updated successfully, but these errors were encountered: