c-bata / kube-prompt

An interactive kubernetes client featuring auto-complete.
MIT License
1.78k stars 133 forks source link

brew: Calling bottle :unneeded is disabled #88

Closed peaceiris closed 2 years ago

peaceiris commented 2 years ago

We get the following error when installing kube-prompt with brew.

$ brew install c-bata/kube-prompt/kube-prompt
Error: c-bata/kube-prompt/kube-prompt: Calling bottle :unneeded is disabled! There is no replacement.
Please report this issue to the c-bata/kube-prompt tap (not Homebrew/brew or Homebrew/core):
  /opt/homebrew/Library/Taps/c-bata/homebrew-kube-prompt/kube-prompt.rb:5
peaceiris commented 2 years ago

This is a duplicate of https://github.com/c-bata/homebrew-kube-prompt/issues/3

peaceiris commented 2 years ago

https://github.com/c-bata/homebrew-kube-prompt/pull/4 will fix this.

c-bata commented 2 years ago

Thanks for reporting. I merged the pull request.