-
Notifications
You must be signed in to change notification settings - Fork 558
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gvm install go1.9rc1 fail #272
Comments
I'm guessing you're trying to install on Sierra. It's a known issues. A source-only release is released to fix related issues. which you could find it here You could try the following:
|
@tkbky I still got the problem |
@Rukeith Do you mind to elaborate on the problem you have and steps you've taken? Have you tried to install other versions of Go? |
I have try to manual delete .gvm and /usr/local/go. I reinstall gvm or |
AFAIK, there shouldn't be any problem when installing Go via $ which go
$ go version
$ echo $GOROOT
$ echo $GOROOT_BOOTSTRAP |
@tkbky output is below |
@Rukeith Could you also show me the errors you got? |
I don't know why I reopen my terminal it show up this
|
Just check your |
Ok, I will open a new issue for this problem. |
I have already install go1.4
Hope for help
The text was updated successfully, but these errors were encountered: