Skip to content

Warning Report: EBADENGINE when installing vite@7.0.0 with Node.js v20.18.1 #2870

@ghost

Description

When installing vite@7.0.0, I get the following warning:

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'vite@7.0.0',
npm WARN EBADENGINE   required: { node: '^20.19.0 || >=22.12.0' },
npm WARN EBADENGINE   current: { node: 'v20.18.1', npm: '9.2.0' }
npm WARN EBADENGINE }

20.18.1 is actual default version of Ubuntu/Debian based system [apt].

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stalekind/bugSomething isn't workingpriority/p2Important but can be addressed in a future release.sub-area/installationIssues related to installation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions