moovweb / gvm

Go Version Manager
http://github.com/moovweb/gvm
MIT License
9.88k stars 520 forks source link

Implode fails #429

Open mcwalrus opened 1 year ago

mcwalrus commented 1 year ago

Cannot implode gvm:

$ gvm implode
gvm_implode:read:1: -p: no coprocess

Action cancelled
Mattchewone commented 1 year ago

I too am getting this and I can't install any different versions other than the one I have which is go1.16 I can't get anything up or down and implode gives the same response.

ankitcharolia commented 11 months ago

@mcwalrus @Mattchewone @clientsfromhell kindly try this GO Version Manager: https://github.com/ankitcharolia/goenv

clientsfromhell commented 9 months ago

Same here. I just went with rm -rf ~/.gvm and clean up gvm related scripts in the .bashrc file. Not sure if there are any remains left.