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

in node@16 installation fails because of @octokit/plugin-retry@4.1.4 #643

Closed
existe-deja opened this issue Jun 2, 2023 · 3 comments
Closed

Comments

@existe-deja
Copy link

recent patch version of @octokit/plugin-retry upgrade node version without triggering a major release.

@timbru31
Copy link

timbru31 commented Jun 2, 2023

We have sadly the same issue, this breaks a lot of CI builds for us.

[3/5] 🚚  Fetching packages...
error @octokit/plugin-retry@4.1.4: The engine "node" is incompatible with this module. Expected version ">= 18". Got "16.20.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

@existe-deja
Copy link
Author

just froze the dependency in your package in the meaning time

@travi
Copy link
Member

travi commented Jun 2, 2023

it looks like this should be resolved now in the octokit plugin directly: octokit/plugin-retry.js#432. you may need to update your lockfile

in the future, please file issues like this against the offending package directly

@travi travi closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants