You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to connect to the server: getting credentials: exec: fork/exec ~/homebrew/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin/gke-gcloud-auth-plugin: no such file or directory
I can confirm that directory/file is there, so I'm a bit stuck as to why it's say "no such file or directory"
The text was updated successfully, but these errors were encountered:
I am having the same problem when trying to install mpdev then run mpdev doctor. Running mpdev is successful, but mpdev doctor fails with kubectl is not installed. (I've tried on multiple computers, same result)
I am also not able to run mpdev verify, getting different errors, but I am guessing the two are related. Are there any steps I can take to resolve this?
Steps to reproduce:
gcloud components instal kubectl
mpdev doctor
commandExpected outcome:
mpdev will either say everything is okay, or some me some other error.
Actual outcome:
To add some extra context, when I run the
mpdev install
command to test my deployment I'm getting this error as wellCommand:
Output:
I can confirm that directory/file is there, so I'm a bit stuck as to why it's say "no such file or directory"
The text was updated successfully, but these errors were encountered: