You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 helpfor nodejs
Use " nodejs [command] --help"for more information about a command.