gvm icon indicating copy to clipboard operation
gvm copied to clipboard

Couldn't get latest Go version info. Check the logs /Users/xxx/.gvm/logs/go-download.log

Open meua opened this issue 4 years ago • 1 comments

Error screenshot image

Updating Go source...
ERROR: Couldn't get latest Go version info. Check the logs /Users/xxx/.gvm/logs/go-download.log
Installing go1.13.10...
 * Compiling...
go1.13.10 successfully installed!

meua avatar May 11 '20 15:05 meua

The workaround: Use the option -B Ex: gvm install go.13.10 -B

luisfelipe3d avatar Jul 21 '21 18:07 luisfelipe3d