-
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
Failed to activate #229
Comments
Any ideas? |
I've done that multiple times, I always open atom from command line, I've tried it with no |
The error line is: if editorView.editor.getLastCursor() Which sounds like the editor view doesn't have an editor instance. Which is weird. Could this be related to #224 maybe? |
It actually looks like my version of atom had got messed up |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm getting an error since the new update of not being able to run the linter and it's constantly causing my web console to pop up which is very irritating. Any ideas?
Currently using
linter-jscs
&linter-jshint
Running on Ubuntu
The text was updated successfully, but these errors were encountered: