Hi all, i'm really new on ktor and i'm trying to f...
# ktor
b
Hi all, i'm really new on ktor and i'm trying to following this guide but when i run on localhost with "appengineRun", i always receive that
Copy code
Execution failed for task ':appengineRun'.
> com.google.cloud.tools.appengine.AppEngineException: <http://com.google.cloud.tools.appengine.operations.cloudsdk.pro|com.google.cloud.tools.appengine.operations.cloudsdk.pro>
cess.ProcessHandlerException: com.google.cloud.tools.appengine.AppEngineException: Non zero exit: 1
Any suggestion? Thanks