Argument [app.yaml] is not a valid deployable file google cloud error

随声附和 提交于 2019-12-11 16:32:28

问题


I'm going through the hello world tutorial on how to deploy a nodejs app to google cloud. I downloaded the google cloud sdk. I finished all the steps until "Deploy the app to Google Cloud Platform". When I get there, I enter the command they tell you to enter. It asks if you want to deploy the module and I said yes. Everything is fine until the end where it says

Is this because my zone is set to us-central-f? I am in India.


回答1:


It looks like your project was created in Europe. Unfortunately Managed VMs don't yet support European projects.



来源:https://stackoverflow.com/questions/32769233/argument-app-yaml-is-not-a-valid-deployable-file-google-cloud-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!