We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When I do the simple alexa example that uses
alexa.registerHandlers(handlers); alexa.execute();
I get the following type of failure when node-lambda run
node-lambda run
code and test works fine in lambda itself