-
Notifications
You must be signed in to change notification settings - Fork 19
nodejs
moqsien edited this page Jan 21, 2024
·
1 revision
This command helps you with nodejs version management.
moqsien@moqsiendeiMac ~ % g n -h
NodeJS related CLIs.
Usage:
nodejs [command]
Aliases:
nodejs, n
Available Commands:
local Shows installed versions.
remote Shows available versions from remote website.
remove Removes the specified version.
remove-unused Removes installed versions except the one currently in use.
use Downloads and switches to the specifies version.
Flags:
-h, --help help for nodejs
Use " nodejs [command] --help" for more information about a command.