-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't seem to load. And 'toggle' causes an error. #1
Comments
Do you have linters installed? Like |
I get the same error and I installed both of the above linters you mentioned. |
@elijahmanor Can I have a list of packages you are using? I will try to reproduce this. |
Also having this error with both linters and the coffeescript linter installed. |
I have the same problem on OS X. The problem is that when the linter executes the various commands, the shell commands start with Here is a snippet from the console:
In the child process.js, there is a code block
That constructs the command line for the process to be run. I think there are two solutions here
|
Is it still actual after updates? |
@hd-deman: yeah. I just tested this with the latest version. I deleted it and reinstalled from scratch and the problem still persists. |
problem with linter-jscs or other linter? |
For me it is working now. Thanks. Sent from my iPhone
|
Added linter-reek to Ruby section of README
And I get this warning before that
The text was updated successfully, but these errors were encountered: