Difference between revisions of "Nvm install 14"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
  
 
  [[nvm install]] 14
 
  [[nvm install]] 14
Line 23: Line 22:
 
== Related ==
 
== Related ==
 
* <code>[[node --version]]</code>
 
* <code>[[node --version]]</code>
 +
* <code>[[nvm alias default 14]]</code>
 +
* <code>[[brew install npm]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 16:18, 7 March 2023

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[edit]

See also[edit]

Advertising: