Skip to content
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

Can't install the command on mac #55

Open
zhaoyi0113 opened this issue Feb 21, 2023 · 3 comments
Open

Can't install the command on mac #55

zhaoyi0113 opened this issue Feb 21, 2023 · 3 comments

Comments

@zhaoyi0113
Copy link

I am using Mac M1 laptop and go 1.18.2.

The command go get github.com/vakenbolt/go-test-report/ finish successfully. But the command isn't installed under ~/go/bin/ directory.

@Noahnut
Copy link

Noahnut commented Apr 21, 2023

Maybe you can try the go install github.com/vakenbolt/go-test-report instead
it work on my M1 pro laptop

@twotigers93
Copy link

use go install github.com/vakenbolt/go-test-report@latest

@afbjorklund
Copy link
Contributor

This needs to be updated in the README.md, for newer go versions (currently go1.13)

https://go.dev/doc/go1.16#go-command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants