-
Notifications
You must be signed in to change notification settings - Fork 130
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
Unknown error trying to run the spinner #134
Comments
I've tried this on my mac amd64 with Go 1.16 and 1.17 and am not seeing this. Is it possible to upgrade to a newer version of Go and test again? Curious why there are references to "golang.org/x/sys/unix" in there. |
@briandowns may be because this project's |
@SamiAlsubhi what version of macOS is this running against? Is it an Intel or ARM (M1) Mac? Does the same happen on the latest Go release ( |
He stated |
Ah I missed the Go version there. 👍 MacOS version can also be a factor, so it could be helpful to know that too. I have a few Mac's laying around I could maybe test with (depending on the OS version). |
I am just taking simplest example to test the spinner:
and I get this stack of errors, any idea what is the issue?
go version:
go1.17.1 darwin/amd64
The text was updated successfully, but these errors were encountered: