Appearance
$ node -v
$ npm cache clean -f
$ npm install -g n $ n -V // 查看版本
$ n 12.18.3 // 升级node 到指定版本, 如12.18.3 $ n stable // 升级node到最新稳定版