
volta
List of commands for volta:
-
volta:tldr:2ed76 volta: Choose a tool version for a project (will store it in `package.json`).$ volta pin ${select}@versiontry on your machineexplain this command
-
volta:tldr:3088c volta: Display help for a subcommand.$ volta help ${select}try on your machineexplain this command
-
volta:tldr:563bc volta: Install a specific version of a tool.$ volta install ${select}@versiontry on your machineexplain this command
-
volta:tldr:5f5a2 volta: Install the latest version of a tool.$ volta install ${select}try on your machineexplain this command
-
volta:tldr:f28c6 volta: List all installed tools.$ volta listtry on your machineexplain this command