When I attempt to deploy this application to Google App Engine, I receive this error message.
ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Please update to the latest version of gcloud. If you are using the API directly, please provide a value for version.entrypoint.shell. This can be an empty value.
I tried updating to the lates version of gcloud, but when I build I receive this error:
ERROR: (gcloud.components.update) You cannot perform this action because this Cloud SDK installation is managed by an external package manager.
I’m stuck. What should I do?