Open tejasmanohar opened 9 years ago
I've found the following workaround works for me:
gvm install go1.4
gvm use go1.4
gvm install go1.5
Thanks @fromkeith that workaround worked for me as well.
it's bad feature, in Ruby on Rails not need set version oldest to install later vesions.
Why is the installation of go 1.5 looking a directory that references a 1.4 installation? I just installed gvm and have no go installations yet.
Do I need to do something w/
$GOROOT_BOOTSTRAP
?