You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
codeclimate analyze
Starting analysis
Running eslint: Done!
error: (CC::Analyzer::Engine::EngineFailure) engine eslint:eslint-2 failed with status 139 and stderr
I noticed some similar issues brought up in the past about a year ago. A difference with this error is that I can get it to run successfully when I take away channel: "eslint-2 out of the .codeclimate.yml. However, then some ESLint rules do not work.
This analysis is being run on a decently large codebase. Any ideas on how I can proceed?