moovweb / gvm

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

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

Open meua opened 4 years ago

meua commented 4 years ago

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!
luisfelipe3d commented 2 years ago

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