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

package: start using Yarn v3 #346

Open
mdonadoni opened this issue Sep 6, 2023 · 1 comment
Open

package: start using Yarn v3 #346

mdonadoni opened this issue Sep 6, 2023 · 1 comment
Labels

Comments

@mdonadoni
Copy link
Member

We are currently using Yarn v1.x (Classic), but Yarn v2 and v3 are now available.

Migration guide: https://yarnpkg.com/migration/overview

We should also update the CI and README/docs accordingly

@mdonadoni
Copy link
Member Author

This should also fix the dependency issue present in #344

In particular, node-gyp was pinned to <9.4.0, as v9.4 depends on isaacs/cliui v8.0.2, which is not installed correctly by Yarn v1, see similar/related issues:

This should be fixed in Yarn v2 yarnpkg/yarn#4812 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant