proton
proton copied to clipboard
golang layers, some packages keep getting reinstalled
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, 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
Great! I had no idea they unpublished them. I'll update my PR and see to get this merged this week
got same issue here
@zer09 please give 0.15 a try. It got rid of the re-install issue for me
@dvcrn thanks, the issue is resolve. It is not reinstalling anymore when re-opening the atom..