/Users/zhang/workspace/ceshi/api_automation_test/frontend/node_modules/webpack-dev-middleware/node_modules/schema-utils/dist/validate.js:104
throw new _ValidationError.default(errors, schema, configuration);
^
ValidationError: Invalid options object. Dev Middleware has been initialized using an options object that does not match the API schema.
options has an unknown property 'quiet'. These properties are valid:
object { mimeTypes?, writeToDisk?, methods?, headers?, publicPath?, stats?, serverSideRender?, outputFileSystem?, index? }
at validate (/Users/zhang/workspace/ceshi/api_automation_test/frontend/node_modules/webpack-dev-middleware/node_modules/schema-utils/dist/validate.js:104:11)
/Users/zhang/workspace/ceshi/api_automation_test/frontend/node_modules/webpack-dev-middleware/node_modules/schema-utils/dist/validate.js:104 throw new _ValidationError.default(errors, schema, configuration); ^
ValidationError: Invalid options object. Dev Middleware has been initialized using an options object that does not match the API schema.