-
-
Notifications
You must be signed in to change notification settings - Fork 255
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
exit status 14 #37
Comments
which version of go are u using |
Hello @xvzc I tried the installation with the command line and got the same error. I am using the latest version of golang. |
Sorry for the late reply. Please tell me the version of your go |
@labac-p There might have been something worng with your OS permission i think. |
I had same problem too. But running with sudo has fixed it) |
Faced the same issue on Sonoma 14.5 using curl. |
Solving problem on m1. On intel mac works without sudo |
███████ ██████ ██████ ██████ ███████ ██████ ██████ ██ • ADDR : 127.0.0.1 FATA[2024-08-03T19:36:15+03:00] exit status 4 go version go1.22.5 darwin/amd64 |
In 0.10.11 those exit codes were replaced with more informative messages. |
I'm using macOS Ventura 13.2.1 and getting an error. I installed it via go.
The text was updated successfully, but these errors were encountered: