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

zsh: command not found: go-mod-upgrade #53

Open
crapthings opened this issue Jul 16, 2024 · 4 comments
Open

zsh: command not found: go-mod-upgrade #53

crapthings opened this issue Jul 16, 2024 · 4 comments

Comments

@crapthings
Copy link

what is wrong?

@oligot
Copy link
Owner

oligot commented Jul 16, 2024

Hi,

Can you give us a bit more information ?
How did you install go-mod-upgrade ?
What’s your OS ?
What’s your go version ?

@bhagatparwinder
Copy link

Yup, same here.

Installed using go install github.com/oligot/go-mod-upgrade@latest
OS: 15.0.1 (24A348)
Go Version: go1.23.2 darwin/arm64

image

@oligot
Copy link
Owner

oligot commented Oct 8, 2024

What's in your PATH environment variable ?

echo $PATH

You should have either $GOPATH/bin (if GOPATH is defined) or $HOME/go/bin otherwise.

@bhagatparwinder
Copy link

image

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

3 participants