Last active
October 21, 2015 08:54
-
-
Save phucat/6ac49bbe3b13ae1c68b9 to your computer and use it in GitHub Desktop.
Appengine using gcloud throws "Failed to save static file." error.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# set appengine_api to false on your gcloud environment | |
gcloud config set app/use_appengine_api false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment