This commit is contained in:
light
2017-09-01 16:13:48 +08:00
parent 3f9837983e
commit c744b83eae
10 changed files with 344 additions and 2 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
``` bash
sudo apt install nodejs
sudo apt install npm
sudo npm install npm@latest -g
npm install npm@latest -g
sudo npm install n@latest -g
sudo n stable
node -v
npm -v