josephschmitt / alexa-libby

A skill to ask Alexa about your Movie and TV Show library queues.
https://josephschmitt.github.io/alexa-libby/
MIT License
51 stars 18 forks source link

Cannot get this to work #30

Closed be2slow closed 5 years ago

be2slow commented 5 years ago

I've attempted to set this up, and I know the instructions are outdated, however I think I got it all squared away - except it isn't working.

When I test the skill, I get the error 'An exception occurred while dispatching the request to the skill'. I believe the issue is with the Lambda function itself, and I noticed the following in the logs:

Unable to import module 'index': Error at Function.Module._load (module.js:417:25) at Module.require (module.js:497:17) at require (internal/module.js:20:19)

Any thoughts?

be2slow commented 5 years ago

And....the issue was because I zipped the folder and uploaded that, instead of zipping the contents.