npm run serve; 'vue-cli-service' is not recognized as an internal or external command,

 

⚡Administrator ❯❯ npm run serve

> guolei-vue@0.1.0 serve
> vue-cli-service serve

'vue-cli-service' is not recognized as an internal or external command,
operable program or batch file.

 

=========================

The error "'vue-cli-service' is not recognized" typically occurs on Windows when the necessary package is not installed or its executable path is not correctly configured in your system's environment variables. 

 

是因为缺少 node_modules文件夹 

=========================

 

posted @ 2025-12-01 20:21  emanlee  阅读(0)  评论(0)    收藏  举报