I deploy my node.js web application to app engine using app.yaml
but after deploy, there is error.
[start] 2020/05/28 06:44:28.754494 Start program failed: failed to detect app after start: ForAppStart(): [aborted, context canceled. subject:"app/valid" Timeout:30m0s, attempts:6 aborted, context canceled. subject:"app/invalid" Timeout:30m0s, attempts:6]
node: --http-server-default-timeout= is not allowed in NODE_OPTIONS
what this means?