Volta
Fast, reliable JavaScript tool manager. Install and switch Node.js versions, npm, and yarn seamlessly per project.
37 commands
Browse by Topic
Install Volta
Install Volta JavaScript tool manager using the official install script
Install Node.js via Volta
Install the latest LTS version of Node.js managed by Volta
Check Volta version
Verify Volta is installed and display the current version
Install Node.js
Install latest Node.js LTS.
Install specific version
Install specific Node.js version.
Install npm
Install specific npm version.
Install yarn
Install Yarn package manager.
Install pnpm
Install pnpm package manager.
Install global package
Install global npm package.
Install latest Node.js
Install latest Node.js current release.
Install exact version
Install exact Node.js patch version.
Install npm version
Install specific npm major version.
Uninstall global package
Uninstall a global package.
Pin Node version
Pin Node.js version in package.json.
Pin npm version
Pin npm version in package.json.
Pin yarn version
Pin Yarn version in package.json.
View pinned tools
View Volta configuration in package.json.
Pin pnpm version
Pin pnpm version in package.json.
Pin exact Node version
Pin exact Node.js patch version.
Pin latest Node
Pin latest available Node.js version.
Run with version
Run with specific Node.js version.
List installed tools
List all installed tools.
Which tool version
Show path to active tool.
List Node versions
List installed Node.js versions.
Run with bundled npm
Run using npm bundled with Node.js.
Run with env vars
Run with specific Node version and env vars.
Which yarn
Show path to active Yarn binary.
List human-readable
List tools in human-readable format.
Setup shell
Configure shell for Volta.
Bash completions
Generate bash shell completions.
Fetch tool
Download tool without installing.
Zsh completions
Generate zsh shell completions.
Fish completions
Generate fish shell completions.
PowerShell completions
Generate PowerShell completions.
Set VOLTA_HOME
Set custom Volta home directory.
Enable pnpm support
Enable experimental pnpm support.
Verbose output
Run Volta command with verbose logging.
Discussion
Loading comments...