kubecolor icon indicating copy to clipboard operation
kubecolor copied to clipboard

install fail on homebrew on mac

Open adrian-agot opened this issue 2 years ago • 4 comments

brew install hidetatz/tap/kubecolor ==> Tapping hidetatz/tap Cloning into '/usr/local/Homebrew/Library/Taps/hidetatz/homebrew-tap'... remote: Enumerating objects: 59, done. remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 100% (55/55), done. remote: Total 59 (delta 12), reused 8 (delta 0), pack-reused 0 Receiving objects: 100% (59/59), 7.89 KiB | 336.00 KiB/s, done. Resolving deltas: 100% (12/12), done. Error: Invalid formula: /usr/local/Homebrew/Library/Taps/hidetatz/homebrew-tap/Formula/kubecolor.rb kubecolor: wrong number of arguments (given 1, expected 0) Error: Cannot tap hidetatz/tap: invalid syntax in tap!

adrian-agot avatar Jun 30 '22 19:06 adrian-agot

Hey @adrian-agot , This is duplicate of https://github.com/hidetatz/kubecolor/issues/90

The current workaround is brew install jjuarez/homebrew-tap-1/kubecolor

vikas027 avatar Jul 01 '22 15:07 vikas027

Same result on linux, filed over here: https://github.com/hidetatz/homebrew-tap/issues/5

n-hebert avatar Jul 13 '22 12:07 n-hebert

Please, update the documentation for the workaround. Thank you!

marandalucas avatar Sep 22 '22 08:09 marandalucas

This is fixed in the new clone of the project. Get it at https://github.com/kubecolor/kubecolor or brew install kubecolor/tap/kubecolor

prune998 avatar Sep 29 '22 01:09 prune998