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

Update NPM to V5 #4444

Closed
janpieterz opened this issue Jun 1, 2017 · 4 comments
Closed

Update NPM to V5 #4444

janpieterz opened this issue Jun 1, 2017 · 4 comments

Comments

@janpieterz
Copy link

The speed benefits are incredible, and there are quite some complaints about the NPM speed currently:
#553

More information: https://github.com/npm/npm/releases/tag/v5.0.0

@chrispat
Copy link
Contributor

chrispat commented Jun 2, 2017

Currently NPM 5 is not shipped with the node LTS. As we move to the next Node LTS we will get the version of NPM that matches.

@bryanmacfarlane
Copy link
Contributor

Is the request to update the hosted pool image? (note the agent uses the installed npm on the box so it's not an agent thing)

@janpieterz
Copy link
Author

Yeah this'd be for the hosted pool image, but I understand the choice for LTS versions!

@chrispat
Copy link
Contributor

chrispat commented Jun 8, 2017

@janpieterz as I mentioned in the previous comment we currently keep the pool on the most recent LTS. We do have a new task in the list called the Node Tool Installer that will let you install an arbitrary version of Node and optionally include the version of NPM that goes along with it. Putting that in place should let you use any version of Node and NPM that you need.

@chrispat chrispat closed this as completed Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants