Closed alechenninger closed 9 years ago
Looks like a regression on their side.
Yeah I think you're right, thanks for quick response
Gonna leave this open so incoming users will know it's broken.
Ack, cool. I downgraded linter to 1.1.0 and no issues.
I suspect they changed their API for the linter:
It's the line below that: they're referencing a non-existent variable.
Someone fudged a refactor, in other words.
@alechenninger grab the newest dart-tools and it should be fixed. I've gone ahead and quickly upgraded to their working API
Thanks! With the latest version of linter and dart-tools running the analyzer works fine with no exceptions. :+1:
Great! Now I'll close the issue. :)
Please see https://github.com/AtomLinter/Linter/issues/713
Not sure if this is issue with dart-tools and/or linter, but linter works fine for non-dart projects.