重启阿帕奇:sudo /etc/init.d/apache2 restart

更新npm:npm update -g

更新脚手架:npm update vue-cli

查看全局vue-cli的版本:npm view vue-cli