vane icon indicating copy to clipboard operation
vane copied to clipboard

Starting vane server with an empty app.yaml results in stacktrace

Open andreasolund opened this issue 11 years ago • 0 comments

Starting the server with an empty app.yaml results in a crash when generating the routes. This is due to that Vane checks if an app.yaml is present, but not that it has any values.

Stacktrace:

Breaking on exception: object of type NoSuchMethodError

andreasolund avatar Aug 07 '14 21:08 andreasolund