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: killed gobrew after upgrade #48

Closed
juev opened this issue Aug 10, 2022 · 2 comments
Closed

zsh: killed gobrew after upgrade #48

juev opened this issue Aug 10, 2022 · 2 comments

Comments

@juev
Copy link
Collaborator

juev commented Aug 10, 2022

 10:28:48  ❯ gobrew self-update
Downloading 100% |████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (5.6/5.6 MB, 16.459 MB/s)
Upgrade successful

 10:28:56  ❯ gobrew
zsh: killed     gobrew

after self-update gobrew do not work.

@juev
Copy link
Collaborator Author

juev commented Aug 10, 2022

the same if we use curl:

 10:37:51  ❯ curl -sLk https://git.io/gobrew | sh -
Using gobrew version latest

Installed successfully to: /Users/deevsyukov/.gobrew/bin/gobrew
============================
sh: line 55: 98330 Killed: 9               $GOBREW_BIN_DIR/gobrew help
============================

***Please add PATH below to your ~/.bashrc manually***

export PATH="$HOME/.gobrew/current/bin:$HOME/.gobrew/bin:$PATH"


 10:37:55  ❯ gobrew
zsh: killed     gobrew

@juev
Copy link
Collaborator Author

juev commented Aug 10, 2022

After mac restart all fine. Some thing strange. :(

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

1 participant