Hi Guys,
I am trying to install minishift cluster in my local system. But it is showing me the below error.
$ minishift.exe start --vm-driver=virtualbox --network-nameserver 8.8.8.8
Starting Minishift VM .FAIL E0818 09:34:26.194855 7092 start.go:494] Error starting the VM: Error getting the state for host: machine does not exist. Retrying.Error starting the VM: Error getting the state for host: machine does not exist
How can I solve this error?