webstorm eslint8 报错
this.cliEngineCtor is not a constructor/Applications/WebStorm.app/Contents/plugins/JavaScriptLanguage/languageService this.cliEngineCtor = requireInContext(eslintPackagePath + "lib/api", state.packageJsonPath).CLIEngine this.cliEngineCtor = requireInContext(eslintPackagePath + "lib/api", state.packageJsonPath).CLIEngine ?
requireInContext(eslintPackagePath + "lib/api", state.packageJsonPath).CLIEngine :
requireInContext(eslintPackagePath + "lib/cli-engine", state.packageJsonPath).CLIEngineLast updated