proton icon indicating copy to clipboard operation
proton copied to clipboard

golang layers, some packages keep getting reinstalled

Open gabor opened this issue 8 years ago • 5 comments

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?

gabor avatar Feb 23 '17 13:02 gabor

@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

geksilla avatar Feb 23 '17 16:02 geksilla

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

dvcrn avatar Feb 27 '17 01:02 dvcrn

got same issue here

zer09 avatar Mar 26 '17 08:03 zer09

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

dvcrn avatar Mar 27 '17 09:03 dvcrn

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

zer09 avatar Mar 28 '17 01:03 zer09