Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Error Message everytime saved css file #208

Open
draindra9 opened this issue Dec 2, 2018 · 4 comments
Open

Error Message everytime saved css file #208

draindra9 opened this issue Dec 2, 2018 · 4 comments
Labels

Comments

@draindra9
Copy link

draindra9 commented Dec 2, 2018

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?

@Arcanemagus
Copy link
Member

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

@GarukaR

This comment has been minimized.

@Akumidina
Copy link

I have the same issue

@Ankursehrawat15
Copy link

same issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants