nvm
Verified for current stable LTS
Nvm Command: Uninstall Nodejs Version Windows
Use for uninstall nodejs version windows with Nvm. Exact CLI syntax to uninstall nodejs version windows using Nvm.
When to use this: Use for uninstall nodejs version windows with Nvm.
Command Syntax
nvm uninstall <node_version> nvm uninstall <node_version> Live Command Builder
Final Command
nvm uninstall <node_version> Command Breakdown
nvm is the base executable for this command.
FAQ
Purpose: Exact syntax to uninstall nodejs version windows using Nvm.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Nvm Command: Execute Script Nodejs Version
nvm exec <node_version> node <app.js> Nvm Command: Install Nodejs Version nvm install <node_version> Nvm Command: Install Nodejs Version Windows nvm install <node_version> Nvm Command: Launch Nodejs Repl Version nvm run <node_version> --version Nvm Command: List Available Nodejs Versions nvm list