Skip to content

npm 11.7.0 and current nodejs24 npm 11.6.2 are incompatible #13931

@kroney

Description

@kroney

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

npm

Package manager version

11.7.0 (dependabot) vs 11.6.2 (default node24 npm)

Language version

NodeJs 24

Manifest location and content before the Dependabot update

No response

dependabot.yml content

No response

Updated dependency

No response

What you expected to see, versus what you actually saw

Dependabot uses npm 11.7.0 and nodejs24, meanwhile nodejs 24 ships with npm 11.6.2 by default right now.
They produce different lock files when running npm install (see npm/cli#8431).
Our dependabot PRs fail then because we run our jenkins tests with npm ci, so the build fails.

Native package manager behavior

No response

Images of the diff or a link to the PR, issue, or logs

No response

Smallest manifest that reproduces the issue

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions