I really love using sublime text-3 and i have been using this editor for a while now, i really love some of the features of this editor , i have the following packages installed:
color heighter. JS-linting
I am particularly highly dependent on JS-linting , as its really important to catch bugs right in the editor rather then later in the browser.
Now this is a weird problem , but somehow there plugins work sometimes and sometimes they don’t , there is no particular pattern , they just don’t work sometimes , I.E. sometimes , i will have obvious bugs in my editor and the JSlinter , will not even highlight them. Why is this happening and how do i solve this ?
P.S. i hope you realize how nasty it would be if your linter decided to stop working all of a sudden.
HERE is the error log i get in my console.