AppScale / appscale-tools

A set of command-line tools that can be used to interact with AppScale.
Other
51 stars 49 forks source link

Provide more informative error when config is missing #685

Closed cdonati closed 6 years ago

cdonati commented 6 years ago

Currently, if the user's app does not have an app.yaml or appengine-web.xml, they will get the following error message during a deploy: "coercing to Unicode: need string or buffer, NoneType found".