moovweb / gvm

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

gvm ERROR: Couldn't remove pkgsets #390

Open lonnietc opened 2 years ago

lonnietc commented 2 years ago

Hello,

I have installed gvm on my Ubuntu 20.4 and wanted to remove some versions so that I could do a fresh install of them since I think that they got corrupted.

$ gvm version Go Version Manager v1.0.22

I tried (for example):

gvm uninstall go1.17.2

and get this error:

ERROR: Couldn't remove pkgsets

any ideas how to fix this?

shikbupt commented 2 years ago

you can see #319