nvm on
Enable Node.js management through NVM.
Usage
Usage: nvm on
Arguments
This command takes no arguments.
Flags
This command has no flags.
Behavior
| Step | Detail |
|---|---|
| Link setup | Mode-aware .nodejs target configuration |
| Link mode | Repairs link target when an active version exists |
| Shim mode | Runs shim refresh after activation |
| Settings | Sets enabled=true |
Example
nvm on
Sample output
NVM for Windows is now managing Node.js installations.
Verified transcript (local run)
PS> nvm on --help
Usage: nvm on
Manage Node.js with nvm.
Typical use cases
- Re-enable management after temporary
nvm off - Restore expected links after manual path or link changes
Use this after maintenance, troubleshooting, or temporary suspension with nvm off.