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 · May be fixed by #420
Open

package: start using Yarn v3 #346

mdonadoni opened this issue Sep 6, 2023 · 1 comment · May be fixed by #420

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)

Alputer added a commit to Alputer/reana-ui that referenced this issue Feb 7, 2025
Alputer added a commit to Alputer/reana-ui that referenced this issue Feb 7, 2025
@Alputer Alputer linked a pull request Feb 7, 2025 that will close this issue
Alputer added a commit to Alputer/reana-ui that referenced this issue Feb 7, 2025
Alputer added a commit to Alputer/reana-ui that referenced this issue Feb 7, 2025
Alputer added a commit to Alputer/reana-ui that referenced this issue Feb 7, 2025
Alputer added a commit to Alputer/reana-ui that referenced this issue Feb 7, 2025
Alputer added a commit to Alputer/reana-ui that referenced this issue Feb 7, 2025
Alputer added a commit to Alputer/reana-ui that referenced this issue Feb 7, 2025
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant