Alright, I’ve tried setting up the skill from scratch 3 times, following the directions to a T. I still hit the same issue, the skill times out with the following error:
Unable to import module 'index': Error
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/var/task/index.js:27:17)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
I’ve seen this error mentioned a few times in this thread, but no resolution has come up. Any ideas on where to start next? I’m really interested in this idea, but I’m a bit stumped as I don’t have experience with AWS.