Skip to content
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

gjslint linter not working. #6080

Closed
awb99 opened this issue May 18, 2016 · 2 comments
Closed

gjslint linter not working. #6080

awb99 opened this issue May 18, 2016 · 2 comments

Comments

@awb99
Copy link

awb99 commented May 18, 2016

I am trying to get .js linting to work; but I cannot seem to get the gjslint to work

I tried a lot:

npm install gjslinter
npm install grunt-gjslint --save-dev
git clone https://github.com/google/closure-linter.git
cd closure-linter && python ./setup.py install

The git commit I think is the right way. I guess it is using the wrong version of python.
Is there an easier way to set this up?

@rgrinberg
Copy link
Contributor

rgrinberg commented Oct 12, 2016

Doesn't seem like it's the responsibility of spacemacs to install these external dependencies.

For example, on archlinux install closure-linter is just $ sudo pacman -S closure-linter.

If I had to guess, I'd install gjslinter globally with npm and make sure that your closure-linter is in PATH. We'd have to know your platform to help out further.

But again, this doesn't seem to be related to spacemacs.

@d12frosted
Copy link
Collaborator

Closing as inactive and irrelevant issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants