使用 where vue 查看 vue的安装位置
where vue
使用vue -V查看vue是否被卸载
vue -V
使用命令npm install -g @vue/cli
npm install -g @vue/cli
查看vue版本
问题解决