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

Better/OK to install this via Brackets Extension Mgr or npm? #64

Open
tonybrasunas-sighten opened this issue Jul 28, 2017 · 2 comments
Open

Comments

@tonybrasunas-sighten
Copy link

Hi, and thanks for your great work on these extensions.

I notice that this eslint extension is now available on the extensions manager. Is there any reason not to use that and to use the npm installer instead? If so, perhaps an update to the readme? I can make a PR if that's something you'd appreciate.

By the way, I had a little trouble installing the npm installer (everything went well apparently, but no icon in the upper right in brackets).

@tonybrasunas-sighten
Copy link
Author

tonybrasunas-sighten commented Jul 28, 2017

Never mind, I missed one of the commands -- to cd into the new directory before running npm install 🤦‍♂️

(Point/Question about using the built-in Extension Manager remains)

@zaggino
Copy link
Member

zaggino commented Aug 3, 2017

Hi, npm should always have the latest version.

The extensions manager didn't support npm dependencies (eslint) before, now it doesn't always work. I try to upload new versions there if I can but going the npm way or cloning here from github is a safer option to have the latest code.

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

No branches or pull requests

2 participants