`docker-credential-gcloud` not in system PATH
After the latest updates to gcloud and docker I'm unable to access images on my google container repository. Locally when I run: gcloud auth configure-docker as per the instructions after updating gcloud, I get the following message: WARNING: `docker-credential-gcloud` not in system PATH. gcloud's Docker credential helper can be configured but it will not work until this is corrected. gcloud credential helpers already registered correctly. Running which docker-credential-gcloud returns docker-credential-gcloud not found . I have no other gcloud-related path issues and for the life of me can't