Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu baixar node com nvm

# lists all versions
nvm ls-remote

# installs the version you want (in this case version 14.0.0)
nvm install v14.0.0

# use the version that you installed as the default
nvm use v14.0.0
Comment

PREVIOUS NEXT
Code Example
Shell :: install yfinance 
Shell :: foreach loop powershell 
Shell :: ram speed check 
Shell :: git prune remote branches 
Shell :: ubuntu install bluez 
Shell :: bash script how to show a file by using less 
Shell :: hoiw to find a certain fil eon ubuntu 
Shell :: npm ERR! Command failed: git clone --depth=1 -q -b 1.3.8 git://github.com/eligrey/FileSaver.js.git 
Shell :: how to install lm sensors 
Shell :: rename laravel project 
Shell :: rejected master - master (non-fast-forward) 
Shell :: uninstall vscode from linux 
Shell :: command to compress folder linux 
Shell :: Cannot determine which native SDK version your project uses because the module `expo` is not installed. Please install it with `yarn add expo` and try again. 
Shell :: apt get install reinstall 
Shell :: ngitignore 
Shell :: how to see deleted commit git 
Shell :: gitlab default password 
Shell :: intellij ultimate install ubuntu 
Shell :: anbox manjaro 
Shell :: ubuntu remove except file 
Shell :: change history editor 
Shell :: bash iterate over list of files 
Shell :: git alias 
Shell :: size apache 
Shell :: undo last commit but keep changes 
Shell :: apache version mac 
Shell :: doc to pdf linux 
Shell :: open word file ubuntu 
Shell :: open a folder linux 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =