最終更新:2025-03-19 (水) 13:54:42 (33d)
nvm install
Top / nvm install
例
NVM for Windows
- The version can be a specific version, "latest" for the latest current version, or "lts" for the most recent LTS version. Optionally specify whether to install the 32 or 64 bit version (defaults to system arch). Set [arch] to "all" to install 32 AND 64 bit versions.
- Add --insecure to the end of this command to bypass SSL validation of the remote download server.
- nvm install latest?
- nvm install lts
ARM64
https://github.com/coreybutler/nvm-windows/issues/502#issuecomment-2571661298
- 1.2.xでは
- nvm install [version] arm64