Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this.cliEngine is not a constructor #78

Open
Viciky opened this issue Jul 8, 2019 · 0 comments
Open

this.cliEngine is not a constructor #78

Viciky opened this issue Jul 8, 2019 · 0 comments

Comments

@Viciky
Copy link

Viciky commented Jul 8, 2019

**ESLint Version: v6.0.1
**Node Version: v10.13.0
**npm Version: v6.4.1
after updating ESLint from 5.16.0 to 6.0.1,
Error:this.cliEngine is not a constructor

TypeError: this.cliEngine is not a constructor

TypeError: this.cliEngine is not a constructor
at ESLintPlugin.invokeESLint (/Applications/RubyMine.app/Contents/plugins/JavaScriptLanguage/languageService/eslint/bin/eslint-plugin.js:97:25)
at ESLintPlugin.getErrors (/Applications/RubyMine.app/Contents/plugins/JavaScriptLanguage/languageService/eslint/bin/eslint-plugin.js:76:21)
at ESLintPlugin.onMessage (/Applications/RubyMine.app/Contents/plugins/JavaScriptLanguage/languageService/eslint/bin/eslint-plugin.js:42:29)
at Interface. (/Applications/RubyMine.app/Contents/plugins/JavaScriptLanguage/jsLanguageServicesImpl/js-language-service.js:105:39)
at Interface.emit (events.js:189:13)
at Interface._onLine (readline.js:290:10)
at Interface._normalWrite (readline.js:433:12)
at Socket.ondata (readline.js:149:10)
at Socket.emit (events.js:189:13)
at addChunk (_stream_readable.js:284:12)
Process finished with exit code -1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant