Is this a BUG REPORT or FEATURE REQUEST? (choose one): Bug Report
Minikube version (use minikube version): N/A
Environment:
What happened:
brew update && brew install minikube =>
Already up-to-date.
Error: No available formula with the name "minikube"
==> Searching for a previously deleted formula...
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
Error: No formulae found in taps.
Sorry I updated this today - the command is actually brew cask install minikube. I'll update the docs
Most helpful comment
Sorry I updated this today - the command is actually
brew cask install minikube. I'll update the docs