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
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
It's all started when this message appear every time i try to save .css document
[Linter] Error running CSSLint
See Console for more info. (Open View -> Developer -> Toggle Developer Tools)
when i open Atom's developer tool, it shows an error message like this,
C:\Users\Sukmaindra\.atom\packages\linter\lib\linter-registry.js:159 [Linter] Error running CSSLint TypeError: Cannot read property 'length' of null
at Object.<anonymous> (file:///C:/Users/Sukmaindra/.atom/packages/linter-csslint/lib/main.js:142:20)
at Generator.next (<anonymous>)
at step (C:\Users\Sukmaindra\.atom\packages\linter-csslint\lib\main.js:5:273)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
is there any fix?
The text was updated successfully, but these errors were encountered:
Hey, i'm using Atom 1.33 and linter-csslint 2.0.1
It's all started when this message appear every time i try to save .css document
when i open Atom's developer tool, it shows an error message like this,
is there any fix?
The text was updated successfully, but these errors were encountered: