这是完整的错误内容,有哪位大佬知道什么原因吗
TypeError: this.options.parse is not a function
TypeError: this.options.parse is not a function
at ESLintPlugin.invokeESLint (C:\Program Files\JetBrains\WebStorm 2019.3.3\plugins\JavaScriptLanguage\languageService\eslint\bin\eslint-plugin.js:85:70)
at ESLintPlugin.getErrors (C:\Program Files\JetBrains\WebStorm 2019.3.3\plugins\JavaScriptLanguage\languageService\eslint\bin\eslint-plugin.js:78:21)
at ESLintPlugin.onMessage (C:\Program Files\JetBrains\WebStorm 2019.3.3\plugins\JavaScriptLanguage\languageService\eslint\bin\eslint-plugin.js:52:64)
at Interface. (C:\Program Files\JetBrains\WebStorm 2019.3.3\plugins\JavaScriptLanguage\jsLanguageServicesImpl\js-language-service.js:105:39)
at Interface.emit (node:events:513:28)
at [_onLine] [as _onLine] (node:internal/readline/interface:423:12)
at [_normalWrite] [as _normalWrite] (node:internal/readline/interface:616:22)
at Socket.ondata (node:internal/readline/interface:250:23)
at Socket.emit (node:events:513:28)
at addChunk (node:internal/streams/readable:324:12)
Process finished with exit code -1