Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm 5.7.x in 8.x LTS #19271

Closed
klimashkin opened this issue Mar 10, 2018 · 5 comments
Closed

npm 5.7.x in 8.x LTS #19271

klimashkin opened this issue Mar 10, 2018 · 5 comments
Labels
npm Issues and PRs related to the npm client dependency or the npm registry.

Comments

@klimashkin
Copy link

klimashkin commented Mar 10, 2018

Hello! Is there any plans to include npm 5.7.1 into one of node 8 releases?
npm ci is really helpful, but upgrading npm on ci side before actual call decreases its benefits.

@watilde watilde added the npm Issues and PRs related to the npm client dependency or the npm registry. label Mar 10, 2018
@addaleax addaleax added the v8.x label Mar 10, 2018
@addaleax
Copy link
Member

I think that would mostly depend on a PR upgrading npm to 5.7.1 on master.

/cc @nodejs/npm

FallenRiteMonk added a commit to FallenRiteMonk/node that referenced this issue Mar 12, 2018
@bricss
Copy link

bricss commented Mar 14, 2018

It's already npm@5.8.0 are coming npm/npm#20031

@gibfahn
Copy link
Member

gibfahn commented Mar 15, 2018

Yes, it just needs someone to follow the guide and raise a Pull Request. However as you can see in #19298, there are a couple of issues in npm 5.7.1 that might make it unsuitable for Node 8 right now, so it might be better to wait till npm 5.8.0.

@robinst
Copy link

robinst commented Jul 16, 2018

For anyone reading this and wondering if the current 8.x LTS release includes "npm ci", the answer is no: https://github.com/nodejs/node/blob/v8.x/deps/npm/CHANGELOG.md

The currently open PR for the next LTS release includes it: #21593

@marcvangend
Copy link

Update for anyone reading the comment above:
Node 8.12.0 was released on 2018-09-11 and ships with NPM 6.4.1. This means that Node 8.x LTS now does support npm ci.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
npm Issues and PRs related to the npm client dependency or the npm registry.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants