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

feat: Node 20 support #364

Closed
unluckynelson opened this issue Nov 26, 2024 · 1 comment
Closed

feat: Node 20 support #364

unluckynelson opened this issue Nov 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@unluckynelson
Copy link

unluckynelson commented Nov 26, 2024

🆒 Your use case

Any news on when node 20 will be supported?

npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@nuxt/[email protected]',
npm warn EBADENGINE   required: { node: '^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0' },
npm warn EBADENGINE   current: { node: 'v20.18.1', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@nuxt/[email protected]',
npm warn EBADENGINE   required: { node: '^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0' },
npm warn EBADENGINE   current: { node: 'v20.18.1', npm: '10.8.2' }
npm warn EBADENGINE }

image
image

🆕 The solution you'd like

Node 20 support

🔍 Alternatives you've considered

No response

ℹ️ Additional info

No response

@unluckynelson unluckynelson added the enhancement New feature or request label Nov 26, 2024
@unluckynelson unluckynelson reopened this Nov 26, 2024
@harlan-zw
Copy link
Owner

Hey, you're using a super old version of Nuxt SEO, it was renamed from Nuxt SEO Kit ages ago.

I'd suggest upgrading to the latest:

@harlan-zw harlan-zw closed this as not planned Won't fix, can't repro, duplicate, stale Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants