-
Notifications
You must be signed in to change notification settings - Fork 45
build: yarn install fails with Node.JS 16.17.0
#507
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
Conversation
|
This pull request introduces 12 alerts and fixes 21 when merging 69f421e into 4e90768 - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 12 alerts and fixes 21 when merging 5777921 into 4e90768 - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 12 alerts and fixes 21 when merging 7df6850 into 5f3df14 - view on LGTM.com new alerts:
fixed alerts:
|
strophy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
* fix: `yarn install` fails with Node.JS 16.17.0 * chore: update yarn pnp * chore: freeze yarn version * chore: cleanup docker files * test: skip invalid test * style: fix lint warnings
Issue being fixed or feature implemented
yarn installfails with Node.JS 16.17.0 due to incompatibility with Yarn 3.1.0What was done?
How Has This Been Tested?
Running
yarn installlocallyBreaking Changes
None
Checklist:
For repository code-owners and collaborators only