mrahman4 / AlexaSamTemplate

Apache License 2.0
1 stars 1 forks source link

Lambda file still fails to respond correctly "Cannot find module 'alexa-sdk'" #16

Closed moderndevice closed 5 years ago

moderndevice commented 5 years ago

Response: { "errorMessage": "Cannot find module 'alexa-sdk'", "errorType": "Error", "stackTrace": [ "Module._compile (module.js:570:32)", "Object.Module._extensions..js (module.js:579:10)", "Module.load (module.js:487:32)", "tryModuleLoad (module.js:446:12)", "Function.Module._load (module.js:438:3)" ] }

mrahman4 commented 5 years ago

Ok i figured the issue and working on it now.

mrahman4 commented 5 years ago

check now