Skip to content

Add Node Version requirements in README.md #42415

@Moe-Salim91156

Description

@Moe-Salim91156

The current README.md for the MDN Content repository does not mention the required Node.js version node >= 24. Users running Node.js <24 encounter the following error when running npm install:
npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: @mdn/content@1.0.0
npm error notsup Not compatible with your version of node/npm: @mdn/content@1.0.0
npm error notsup Required: {"node":">=24"}
npm error notsup Actual: {"npm":"10.9.2","node":"v22.14.0"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageTriage needed by staff and/or partners. Automatically applied when an issue is opened.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions