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

golang layers, some packages keep getting reinstalled #257

Open
gabor opened this issue Feb 23, 2017 · 5 comments
Open

golang layers, some packages keep getting reinstalled #257

gabor opened this issue Feb 23, 2017 · 5 comments

Comments

@gabor
Copy link

gabor commented Feb 23, 2017

i enabled the :tools/linter and :lang/go layers, and it works fine, but it keeps installing the following 4 packages everytime when i start atom:

go-config
gometalinter-linter
go-get
gorename

any ideas why they don't just stay installed?

@geksilla
Copy link
Collaborator

@gabor, seems like these packages were unpublished in favor to go-plus package. You can disable these packages for now.

@dvcrn, let me know if you want to include go-plus package to #213

@dvcrn
Copy link
Owner

dvcrn commented Feb 27, 2017

Great! I had no idea they unpublished them. I'll update my PR and see to get this merged this week

@zer09
Copy link

zer09 commented Mar 26, 2017

got same issue here

@dvcrn dvcrn mentioned this issue Mar 27, 2017
@dvcrn
Copy link
Owner

dvcrn commented Mar 27, 2017

@zer09 please give 0.15 a try. It got rid of the re-install issue for me

@zer09
Copy link

zer09 commented Mar 28, 2017

@dvcrn thanks, the issue is resolve. It is not reinstalling anymore when re-opening the atom..

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

4 participants