Skip to main content

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

StepDetail
Link setupMode-aware .nodejs target configuration
Link modeRepairs link target when an active version exists
Shim modeRuns shim refresh after activation
SettingsSets 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.