-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Comments
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. |
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) |
Yeah this'd be for the hosted pool image, but I understand the choice for LTS versions! |
@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. |
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
The text was updated successfully, but these errors were encountered: