This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Using these instructions as an example, I forced an install of 0.25.2 in the meantime: | |
https://devforgalaxy.github.io/en/2016/11/05/use-homebrew-cask-to-downgrad-or-install-en.html | |
minikube stop | |
minikube delete | |
brew cask uninstall --force minikube | |
brew cask edit minikube | |
#See below for file | |
brew cask install minikube |