User Tools

Site Tools


nvm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nvm [2021/12/21 07:58] chifeknvm [2023/09/14 06:06] (current) – external edit 127.0.0.1
Line 41: Line 41:
 That’s it. The NVM has been installed on your macOS system. Go to next step to install Node.js versions with the help of nvm. That’s it. The NVM has been installed on your macOS system. Go to next step to install Node.js versions with the help of nvm.
  
 +
 +First of all, see what Node versions are available to install. To see available versions, type:
 +
 +<code>
 +nvm ls-remote
 +</code>
 +
 +
 +Install node for M1 arch:
  
 <code> <code>
nvm.1640073533.txt.gz · Last modified: 2023/09/14 06:06 (external edit)