We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When i excute init command on Mac OS , it's always failed with output below .
go install -pkgdir=~/go/pkg/matcha/pkg_darwin_arm std failed: exit status 2
os/exec /usr/local/go/src/os/exec/lp_unix.go:57:39: too many values in struct initializer
The text was updated successfully, but these errors were encountered:
@overcyn Please help !
Sorry, something went wrong.
No branches or pull requests
When i excute init command on Mac OS , it's always failed with output below .
go install -pkgdir=~/go/pkg/matcha/pkg_darwin_arm std failed: exit status 2
os/exec
/usr/local/go/src/os/exec/lp_unix.go:57:39: too many values in struct initializer
The text was updated successfully, but these errors were encountered: