When I do the simple alexa example that uses ```js alexa.registerHandlers(handlers); alexa.execute(); ``` I get the following type of failure when `node-lambda run`  code and test works fine in lambda itself
When I do the simple alexa example that uses
I get the following type of failure when
node-lambda runcode and test works fine in lambda itself