Skip to content

proselint not running #1179

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

Closed
aretecode opened this issue May 1, 2017 · 2 comments
Closed

proselint not running #1179

aretecode opened this issue May 1, 2017 · 2 comments

Comments

@aretecode
Copy link
Contributor

screen shot 2017-05-01 at 4 34 53 pm

I've tried installing it locally since it is not listed in the package dependencies, I've tried installing with python as per the proselint site, I've tried installing globally...

npm i proselint
npm i -g proselint
https://packaging.python.org/installing/#use-pip-for-installing
pip install -U pip setuptools
pip install proselint
@skipjack
Copy link
Collaborator

skipjack commented May 2, 2017

@aretecode it does need to be installed with pip, not npm. Did you get errors after running those commands? It's a bit hard to tell what's going on without seeing the output... for me, after installing proselint with pip (which is a bit weird in a npm-based project), everything worked fine.

@aretecode
Copy link
Contributor Author

@skipjack got it working, needed a restart

@skipjack skipjack closed this as completed May 3, 2017
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

2 participants