安裝、解除安裝,或切換不同 Node.js 版本。 支援版本號如「12.8」或「v16.13.1」,以及像是「stable」、「system」等標籤。 更多資訊:https://github.com/coreybutler/nvm-windows.
nvm install {{node 版本}}
nvm use {{node 版本}}
nvm list
nvm uninstall {{node 版本}}