Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

downgrade node mac

node -v #Determine current node version
sudo npm install -g n #Install n globally (version management)
sudo n stable #Change to latest stable version
sudo n 14.6.0 #Change to specific version
Comment

PREVIOUS NEXT
Code Example
Shell :: expo keystore 
Shell :: how to make new user linux termil 
Shell :: install fast api 
Shell :: bash silence output 
Shell :: uninstall vue from my system 
Shell :: adb server kill and start 
Shell :: install filezilla ubuntu 
Shell :: macos install yarn 
Shell :: uninstall python3 wsl 
Shell :: vim remove whitespace from end of line 
Shell :: pulseeffects ubuntu 
Shell :: git remove user email 
Shell :: surge install 
Shell :: install firewall-cmd centos 7 
Shell :: install postcss 
Shell :: ubuntu get folder size 
Shell :: install angular animation 10.0.12 
Shell :: find which service is using port 
Shell :: nginx post size 
Shell :: enable setting in ubuntu 
Shell :: how to share gatsby project on lan 
Shell :: install helm ubuntu 
Shell :: restart ssh mac 
Shell :: how to uninstall global package npm 
Shell :: xampp the installer requires root privileges 
Shell :: check if django is installed 
Shell :: install socket io client 
Shell :: Usage: yarn [options] yarn: error: no such option: --template 
Shell :: change owner directory linux 
Shell :: how to uninstall miniconda ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =