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

"The linter binary 'tslint' cannot be found." #18

Closed
teddybradford opened this issue Jul 3, 2015 · 6 comments
Closed

"The linter binary 'tslint' cannot be found." #18

teddybradford opened this issue Jul 3, 2015 · 6 comments
Labels

Comments

@teddybradford
Copy link

I keep getting the error: The linter binary 'tslint' cannot be found. Linting has been halted. Please install the linter binary or disable the linter plugin depending on it. Make sure to reload Atom to detect changes

I have confirmed that the tslint binary is in the linter-tslint/node_modules/tslint/bin/ directory, and I even tried installing tslint globally and setting the path in my Atom config accordingly to no avail. I'm running OS X Yosemite.

Any idea what I'm missing here?

@tomitrescak
Copy link

Same here 👍
Linting continues afterwards, but I keep receiving these errors quite often.

@steve8708
Copy link

Same problem here too, any tips tremendously appreciated :)

@adidahiya
Copy link
Contributor

This happened to me with tslint and other linters like scss-lint. I got it to work by launching Atom from a terminal ($ atom path/to/project/folder/) rather than the Applications folder.

@park9140
Copy link
Member

park9140 commented Sep 2, 2015

@teddybradford , @steve8708, @adidahiya I threw a quick fix together. I'm still testing but if you could throw it through its paces I deployed 0.4.0 to apm so you can try it. Report issues on #21

@park9140 park9140 closed this as completed Sep 2, 2015
@steve8708
Copy link

Works for me now, thanks @park9140 !

@tomitrescak
Copy link

Hooray! Thanks! Works 👍

@Arcanemagus Arcanemagus added the bug label Jan 7, 2017
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

6 participants