Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing dependencies in documentation #688

Open
shanecranor opened this issue Feb 15, 2025 · 0 comments
Open

Missing dependencies in documentation #688

shanecranor opened this issue Feb 15, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@shanecranor
Copy link

I just got the repo set up locally to run and ran into a few undocumented issues.

  1. 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/)
  2. On WSL running ubuntu I needed to install the following in addition to the requirements listed in the docs.
sudo apt-get install libnss3
sudo apt-get install libasound2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant