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

npm WARN EBADENGINE Unsupported engine (a few of these) #1490

Open
mightyiam opened this issue Apr 2, 2024 · 1 comment
Open

npm WARN EBADENGINE Unsupported engine (a few of these) #1490

mightyiam opened this issue Apr 2, 2024 · 1 comment

Comments

@mightyiam
Copy link
Owner

No description provided.

@mightyiam
Copy link
Owner Author

https://github.com/mightyiam/eslint-config-love/actions/runs/9249126614/job/25440475210#step:5:5

npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@semantic-release/commit-analyzer@12.0.0',
npm warn EBADENGINE   required: { node: '>=20.8.1' },
npm warn EBADENGINE   current: { node: 'v18.20.2', npm: '10.8.0' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@semantic-release/github@10.0.2',
npm warn EBADENGINE   required: { node: '>=20.8.1' },
npm warn EBADENGINE   current: { node: 'v18.20.2', npm: '10.8.0' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@semantic-release/npm@12.0.0',
npm warn EBADENGINE   required: { node: '>=20.8.1' },
npm warn EBADENGINE   current: { node: 'v18.20.2', npm: '10.8.0' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@semantic-release/release-notes-generator@13.0.0',
npm warn EBADENGINE   required: { node: '>=20.8.1' },
npm warn EBADENGINE   current: { node: 'v18.20.2', npm: '10.8.0' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: 'semantic-release@23.1.1',
npm warn EBADENGINE   required: { node: '>=20.8.1' },
npm warn EBADENGINE   current: { node: 'v18.20.2', npm: '10.8.0' }
npm warn EBADENGINE }

https://github.com/nodejs/release?tab=readme-ov-file#release-schedule

This is likely to cease 2025-04-30.

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

No branches or pull requests

1 participant