Changes

From SME Server
Jump to navigationJump to search
30 bytes added ,  11:31, 2 February 2017
Line 72: Line 72:  
Install n version manager:
 
Install n version manager:
 
  npm install -g n
 
  npm install -g n
 +
 +
Install node version
 +
n 4.7.2
    
  [root@test ~]# node -v
 
  [root@test ~]# node -v
  v4.7.0
+
  v4.7.2
    
  [root@test ~]# npm --version
 
  [root@test ~]# npm --version

Navigation menu