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

Appears to be broken, now that isNodeExecutable is false #28

Closed
AlexanderOMara opened this issue Jul 1, 2015 · 2 comments
Closed

Appears to be broken, now that isNodeExecutable is false #28

AlexanderOMara opened this issue Jul 1, 2015 · 2 comments
Labels

Comments

@AlexanderOMara
Copy link

I just noticed this linter does not appear to be working with the latest update. I think I've tracked down the issue to this commit and pull request.

On OS X, it seems that having isNodeExecutable not be true prevents it from running. If I set the value back to true via the debugger, it starts to work again.

debugger

Some more information on where it fails:

no such file

I believe this is because the node binary is not in the path when executed through BufferedProcess.

@AlexanderOMara
Copy link
Author

This issue appears to be related to this issue on the parent linter plugin:

steelbrain/linter#726

This workaround make it work again:

steelbrain/linter#726 (comment)

@steelbrain
Copy link
Contributor

Will be fixed by of #29

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

3 participants