Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 151 Bytes

Dev6.md

File metadata and controls

7 lines (7 loc) · 151 Bytes

Installing node:

sudo apt-get update sudo apt-get install nodejs npm

Upgrading to the newest version:

sudo npm install -g n sudo n stable hash -r