Skip to content

Workflow actions/workflows/push-dev.yml failing due to npm 10.2.5 release  #909

@barrbrain

Description

@barrbrain

In src/javascript-node/.devcontainer/Dockerfile npm is pinned to 9.8.1 but this appears to fail with a warning about a new release.

126.5 npm notice New major version of npm available! 9.8.1 -> 10.2.5
126.5 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.5>
126.5 npm notice Run `npm install -g npm@10.2.5` to update!
126.5 npm notice 

See e.g. https://github.com/devcontainers/images/actions/runs/7377824987/job/20140378411

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions