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

[Bug] Update developer guide to Yarn 4 #2614

Open
birkskyum opened this issue Aug 26, 2024 · 1 comment
Open

[Bug] Update developer guide to Yarn 4 #2614

birkskyum opened this issue Aug 26, 2024 · 1 comment
Labels
bug Something isn't working docs Documentation only changes and request

Comments

@birkskyum
Copy link
Collaborator

birkskyum commented Aug 26, 2024

After

I noticed some guides are broken. I.e. in the DEVELOPERS.md there is a step like

yarn global add puppeteer

It gives this error:

➜ yarn global install puppeteer
Usage Error: The 'yarn global' commands have been removed in 2.x - consider using 'yarn dlx' or a third-party plugin instead

Also, it seems like yarn really like to use Corepack, so maybe the volta has become redundant.

@birkskyum birkskyum added the bug Something isn't working label Aug 26, 2024
@ibgreen
Copy link
Collaborator

ibgreen commented Aug 26, 2024

@birkskyum Thanks for reporting!

FWIW - We have a very big backlog of documentation updates. If the corrections are obvious, any PRs not matter how small are super welcome :)

@ibgreen ibgreen added the docs Documentation only changes and request label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docs Documentation only changes and request
Projects
None yet
Development

No branches or pull requests

2 participants