nvm

2.5.1

Node Version Manager - This is a simple PowerShell module for installing and using multiple Node.js versions in PowerShell.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name nvm

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name nvm

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Aaron Powell and contributors

Package Details

Author(s)

  • Aaron Powell Felix Becker and contributors

Tags

nodejs

Functions

Set-NodeVersion Install-NodeVersion Remove-NodeVersion Get-NodeVersions Set-NodeInstallLocation Get-NodeInstallLocation

Dependencies

This module has no dependencies.

Release Notes


           - Support to persist version on non-Windows (Mac/Linux).
           - Changes to Install/Select version that has better semver support
           - Ability to install multiple versions at once
           - Migration to GitHub Actions for CI/CD

FileList

Version History

Version Downloads Last updated
2.5.1 (current version) 52,498 5/25/2020
2.4.0 2,005 6/13/2019
2.3.0 296 3/22/2019
2.2.0 413 9/10/2018
2.1.1 226 6/8/2018
2.1.0 164 5/7/2018
2.0.2 340 1/2/2018
2.0.1 114 12/8/2017
2.0.0 16 12/8/2017
1.7.0 68 11/16/2017
1.6.0 29 11/8/2017
1.5.1 35 11/2/2017
1.5.0 313 4/18/2017
1.4.0 262 11/7/2016
1.3.1 213 6/15/2016
1.3.0 54 5/12/2016
1.2.0 29 5/12/2016
1.1.0 30 5/5/2016
1.0.4 66 2/17/2016
1.0.3 23 2/5/2016
1.0.2 21 2/5/2016
1.0.1 23 2/4/2016
1.0 38 2/3/2016
Show more