Search code examples
shellgcloudgcloud-node

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


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

enter image description here

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


Solution

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