-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exiting due to PROVIDER_VMWARE_NOT_FOUND #14513
Comments
Hi @zarak-shahjee, you'll need to download and install You can find the download links here: https://github.com/machine-drivers/docker-machine-driver-vmware/releases/tag/v0.1.5 |
Hi @zarak-shahjee, were you able to install |
I am facing the same issue Before this I did brew install docker-machine-driver-vmware minikube start --driver=vmware π€· Exiting due to PROVIDER_VMWARE_NOT_FOUND: The 'vmware' provider was not found: exec: "vmrun": executable file not found in $PATH |
@hariharPai This is a different error, the original issue was for |
Hi @hariharPai, were you able apply the above suggestion to help solve the different error? |
I could not use minikube. I used dockerdesktop to solve the problem.
Thanks and regards,
Harihar Pai
β¦On Wed, Oct 5, 2022 at 11:42 PM klaases ***@***.***> wrote:
Hi @hariharPai <https://github.com/hariharPai>, were you able apply the
above suggestion to help solve the different error?
β
Reply to this email directly, view it on GitHub
<#14513 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEIMUJOD6MFIA6JOJYXD47DWBXAJLANCNFSM52T65TQQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi @hariharPai β sure, I see. If needed, please feel free to re-open the issue by commenting with Thank you for sharing your experience! |
check and add the environment variable for Vmware |
Yes. |
user1@master-node:~$ minikube start --vm-driver=vmware
π minikube v1.25.2 on Ubuntu 18.04
β¨ Using the vmware driver based on user configuration
π€· Exiting due to PROVIDER_VMWARE_NOT_FOUND: The 'vmware' provider was not found: exec: "docker-machine-driver-vmware": executable file not found in $PATH
π‘ Suggestion: Install docker-machine-driver-vmware
π Documentation: https://minikube.sigs.k8s.io/docs/reference/drivers/vmware/
The text was updated successfully, but these errors were encountered: