fnm default [version]

Set a version as the default version. This is a shorthand for 'fnm alias VERSION default'

Arguments

NameDescription
versionA version string. Can be a partial semver or a LTS version name by the format lts/NAME

Options

NameDescription
--help, -hPrints help information
--version, -VPrints version information
--arch <arch>Override the architecture of the installed Node binary. Defaults to arch of fnm binary
--fnm-dir <dir>The root directory of fnm installations
--log-level <logLevel>The log level of fnm commands
--node-dist-mirror <nodeDistMirror>Mirror of https://nodejs.org/dist
--version-file-strategy <strategy>Strategy for how to resolve the Node version