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 'disableHostCheck'. 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 'disableHostCheck'. 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 (C:UsersTalweixin_4cdjango-vue-adminwebnode_moduleswebpack-dev-servernode_modulesschema-utilsdistvalidate.js:133:11)
at new Server (C:UsersTalweixin_4cdjango-vue-adminwebnode_moduleswebpack-dev-serverlibServer.js:270:5)
at serve (C:UsersTalweixin_4cdjango-vue-adminwebnode_modules@vuecli-servicelibcommandsserve.js:194:20)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
查看更多