先安装 npm install vue-demi -S 如果还提示错误,可能是vue版本识别错误,需要手动切换vue版本 //切换vue2 npx vue-demi-switch 2 //切换vue3 npx vue-demi-switch 3