Closed artkravchenko closed 6 years ago
Hey @Oopscurity do you mind trying out the latest release, 4.1.0, to see if this is still an issue?
A lot has happened since this issue was opened. Hopefully we fixed this by now. If not, let us know (with full debug logs and settings of course).
Hello. I use Sublime Text 3 (build 3083) with the latest versions of
flow
(0.33.0
),SublimeLinter
,SublimeLinter-contrib-eslint
andSublimeLinter-flow
installed correctly.This plugin works well for most files I'd like to validate. But it crashes with some huge files that contain over 600 lines of code (not for all of them)
My
SublimeLinter
configuration file:Error log in Sublime's console:
What can be the reason of this error? Thank you.