Skip to content

npm 11 not supported #1148

Description

@LukasFritzeDev

npm 11 is logged as unsupported when running npm install:

> npm i                                                                                                                                                                                                                                                Node 22.22.0
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: 'api-docs@0.0.0',
npm warn EBADENGINE   required: { node: '>=20', npm: '>=9 <11' },
npm warn EBADENGINE   current: { node: 'v22.22.0', npm: '11.15.0' }
npm warn EBADENGINE }

Is there a reason for this? Should this be updated?

It seams to work fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions