请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

npm run serve无法启动

无法启动,这是啥原因啊!各位大佬求助

E:\前端学习\vue3项目学习\vue-music-first\vue-music-first>npm run serve


> vue-music-first@0.1.0 serve

> vue-cli-service serve


 INFO  Starting development server...

 ERROR  ValidationError: Invalid options object. Dev Server has been initialized using an options object that does not match the API schema.

         - options has an unknown property 'before'. These properties are valid:

           object { allowedHosts?, bonjour?, client?, compress?, devMiddleware?, headers?, historyApiFallback?, host?, hot?, http2?, https?, ipc?, liveReload?, magicHtml?, onAfterSetupMiddleware?, onBeforeSetupMiddleware?, onListening?, open?, port?, proxy?, server?, setupExitSignals?, setupMiddlewares?, static?, watchFiles?, webSocketServer? }

ValidationError: Invalid options object. Dev Server has been initialized using an options object that does not match the API schema.

 - options has an unknown property 'before'. These properties are valid:

   object { allowedHosts?, bonjour?, client?, compress?, devMiddleware?, headers?, historyApiFallback?, host?, hot?, http2?, https?, ipc?, liveReload?, magicHtml?, onAfterSetupMiddleware?, onBeforeSetupMiddleware?, onListening?, open?, port?, proxy?, server?, setupExitSignals?, setupMiddlewares?, static?, watchFiles?, webSocketServer? }

    at validate (E:\前端学习\vue3项目学习\vue-music-first\vue-music-first\node_modules\webpack-dev-server\node_modules\schema-utils\dist\validate.js:158:11)

    at new Server (E:\前端学习\vue3项目学习\vue-music-first\vue-music-first\node_modules\webpack-dev-server\lib\Server.js:270:5)

    at serve (E:\前端学习\vue3项目学习\vue-music-first\vue-music-first\node_modules\@vue\cli-service\lib\commands\serve.js:194:20)

    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)


正在回答

2回答

可能是你的 vue config 版本的问题吧?你现在可以尝试用 vite 开发

0 回复 有任何疑惑可以回复我~
  • 好的,谢谢老师🙏🏻!我先降低版本试试吧,不行再尝试换vite开发
    回复 有任何疑惑可以回复我~ 2024-12-27 09:33:19
我就学个习 2024-12-20 15:09:19

+1我也是这个问题

0 回复 有任何疑惑可以回复我~
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信