Difference between revisions of "Nvm install 14"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> Downloading and installing node v14.19.0... Downloading https://nodejs.org/dist/v14.19.0/node-v14.19.0-darwin-x64.tar.xz... #############################################...")
 
Tags: Mobile web edit, Mobile edit
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{lowercase}}
 +
 +
[[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>
 
Downloading and installing node v14.19.0...
 
Downloading and installing node v14.19.0...
Line 8: Line 19:
 
Creating default alias: default -> 14 (-> v14.19.0)
 
Creating default alias: default -> 14 (-> v14.19.0)
 
</pre>
 
</pre>
 +
 +
== Related ==
 +
* <code>[[node --version]]</code>
 +
* <code>[[nvm alias default 14]]</code>
 +
* <code>[[brew install npm]]</code>
  
 
== See also ==
 
== See also ==
 
* {{nvm}}
 
* {{nvm}}
 +
 +
[[Category:NVM]]

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: