-
Notifications
You must be signed in to change notification settings - Fork 34
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
Labels
Comments
This should also fix the dependency issue present in #344 In particular,
This should be fixed in Yarn v2 yarnpkg/yarn#4812 (comment) |
Alputer
added a commit
to Alputer/reana-ui
that referenced
this issue
Feb 7, 2025
Craco has build issues with eslint v9, therefore eslint is disabled for builds at the moment. See dilanx/craco#543 Closes reanahub#346 hey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: