linter-csslint icon indicating copy to clipboard operation
linter-csslint copied to clipboard

Error Message everytime saved css file

Open draindra9 opened this issue 6 years ago • 4 comments

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

[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?

draindra9 avatar Dec 02 '18 08:12 draindra9

Looks like this provider isn't handling the case where execution has been cancelled by a newer run properly.

Arcanemagus avatar Dec 13 '18 22:12 Arcanemagus

Same error occurred to me also!It's very annoying!Isn't there any fix for this???

GarukaR avatar Jan 12 '19 17:01 GarukaR

I have the same issue

Akumidina avatar May 27 '20 11:05 Akumidina

same issue

Ankursehrawat15 avatar Oct 08 '20 14:10 Ankursehrawat15