npm - n
To install
npm i -g nTo install versions of node
n latestOptions
Remove a version
n rm 8.9.0n - 8.9.0Prune all packages but current
Last updated
Was this helpful?