-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.npmIssues and PRs related to the npm client dependency or the npm registry.Issues and PRs related to the npm client dependency or the npm registry.
Description
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
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.npmIssues and PRs related to the npm client dependency or the npm registry.Issues and PRs related to the npm client dependency or the npm registry.