Difference between revisions of "Nvm install 14"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | |||
+ | <pre> | ||
+ | nvm install 14 | ||
+ | Downloading and installing node v14.19.3... | ||
+ | Downloading https://nodejs.org/dist/v14.19.3/node-v14.19.3-darwin-x64.tar.xz... | ||
+ | ########################################################################################################################### 100.0% | ||
+ | Computing checksum with shasum -a 256 | ||
+ | Checksums matched! | ||
+ | Now using node v14.19.3 (npm v6.14.17) | ||
+ | Creating default alias: default -> 14 (-> v14.19.3) | ||
+ | </pre> | ||
<pre> | <pre> | ||
Line 11: | Line 22: | ||
</pre> | </pre> | ||
− | + | == Related == | |
+ | * <code>[[node --version]]</code> | ||
== See also == | == See also == |
Revision as of 14:49, 17 June 2022
nvm install 14 Downloading and installing node v14.19.3... Downloading https://nodejs.org/dist/v14.19.3/node-v14.19.3-darwin-x64.tar.xz... ########################################################################################################################### 100.0% Computing checksum with shasum -a 256 Checksums matched! Now using node v14.19.3 (npm v6.14.17) Creating default alias: default -> 14 (-> v14.19.3)
Downloading and installing node v14.19.0... Downloading https://nodejs.org/dist/v14.19.0/node-v14.19.0-darwin-x64.tar.xz... ##################################################################################################################################################################################################### 100.0% Computing checksum with shasum -a 256 Checksums matched! Now using node v14.19.0 (npm v6.14.16) Creating default alias: default -> 14 (-> v14.19.0)
Related
See also
- nvm:
nvm
[install | use | run | ls | ls-remote | alias ], .nvmrc, node --version, nvm alias default, brew install nvm, --help ]
Advertising: