Install Node.js runtime versions for
ps-nvm
. This command is part ofps-nvm
and can only be run under PowerShell. More information: https://github.com/aaronpowell/ps-nvm.
Install-NodeVersion node_version
Install-NodeVersion node_version1 , node_version2 , ...
Install-NodeVersion ^20
Install-NodeVersion node_version -Architecture x86|x64|arm64
Install-NodeVersion node-version -Proxy http://example.com