I've installed Google Cloud SDK on my laptop. The gcloud
command is available/accessible via git bash
from any subdirectory. However, the gcloud init
command returns the following error:
/c/Program Files (x86)/Google/Cloud SDK/google-cloud-sdk/bin/gcloud: line 191: /c/Users/me/AppData/Local/Microsoft/WindowsApps/python: Permission denied /c/Program Files (x86)/Google/Cloud SDK/google-cloud-sdk/bin/gcloud: line 191: /c/Users/me/AppData/Local/Microsoft/WindowsApps/python: Permission denied
Any idea what the issue might be or how to debug it?