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

goc version zsh: command not found: goc #94

Closed
tianxiataiping opened this issue Aug 10, 2020 · 4 comments
Closed

goc version zsh: command not found: goc #94

tianxiataiping opened this issue Aug 10, 2020 · 4 comments

Comments

@tianxiataiping
Copy link

No description provided.

@tianxiataiping
Copy link
Author

after excute "go build " then goc version ,return "command not found: goc"

@CarlJi
Copy link
Collaborator

CarlJi commented Aug 11, 2020

try go install . or use ./goc version after compile.

@CarlJi
Copy link
Collaborator

CarlJi commented Aug 11, 2020

for the difference about go install and go build, suggest to refer this: https://stackoverflow.com/questions/30612611/what-does-go-build-build-go-build-vs-go-install

@CarlJi
Copy link
Collaborator

CarlJi commented Aug 12, 2020

Closing it。feel free to submit new issue or reopen it if you have further questions。

@CarlJi CarlJi closed this as completed Aug 12, 2020
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

2 participants