Skip to content

Stop updating npm with breaking update in LTS #825

Description

@sonnyp

I hope this is the right place to report this. I supposed this may have been discussed in the past, but I can't find anything.

The deployment of our monorepo on render.com stopped working because Node.js 18 LTS upgraded from npm 8 to npm 9 (Between Node.js 18.13 and 18.14, see https://nodejs.org/en/download/releases/).

Could you please stop upgrding npm to a version with breaking changes into the LTS release of Node.js ? And possibly into any major version of Node.js since it breaks semver.

It makes it impossible to specify "LTS" as the Node.js target for deployment and forces us to pin and regularly update a specific Node.js version.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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