Skip to content

Update npm distributed with node 16 to >=8.3.0 #41617

@everett1992

Description

@everett1992

What is the problem this feature will solve?

npm <8.3.0 includes a bug in it's http client that causes errors when installing from some private registries npm/cli#3884. The bugfix is included in 8.3.0 but node 16 bundles npm 8.1.2.

I haven't found the policy or schedule for updating npm but I hope it's possible to update node 16 to latest npm. My workplace only uses LTS releases so our options are node 14 with deprecated npm 6 or node 16 with bugged npm that doesn't work with our private registry.

What is the feature you are proposing to solve the problem?

Update npm bundled with node 16.

What alternatives have you considered?

Don't use npm bundled with node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues that request new features to be added to Node.js.npmIssues and PRs related to the npm client dependency or the npm registry.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions