https://github.com/webpack/webpack-dev-server/pull/1825 removed the `clientLogLevel` options "none" and "warning". This is causing an error when a project tries to run webpack-dev-server with a previously valid `clientLogLevel` value .
#1825 removed the
clientLogLeveloptions "none" and "warning".This is causing an error when a project tries to run webpack-dev-server with a previously valid
clientLogLevelvalue .