-
Notifications
You must be signed in to change notification settings - Fork 572
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
Intellij Setup SDK problem on Mac OSX #2879
Comments
Please reply to the following:
Thank you. |
All paths you listed point to go binary. Have you tried path to an actual GOROOT? E.g. |
It worked with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
IDE name and version: Intellij CE
Java version: "1.8.0_121"
OS name and version: Mac Sierra
What are you trying to do?
Start a new Go project in Intellij
What would you expect to happen?
Setup SDK -> provided path of go installed via brew
$ which go
/usr/local/bin/go
What happens?
Cannot find SDK
The text was updated successfully, but these errors were encountered: