Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

APIs Build an Alexa Skill Building an Alexa Skill Creating an Intent Schema

Rolando Arroyos
Rolando Arroyos
8,392 Points

Alexa Skill Error - I am getting the below error when i am testing my alexa skill

i am getting an error with the alexa-sdk node modules. it must not be able to resolve them even though i uploaded them via zip file on my aws account. Below is the error i am getting:

START RequestId: baa1c4b0-2e08-11e8-9d5d-db7ee0fb46cf Version: $LATEST 2018-03-22T19:39:26.722Z baa1c4b0-2e08-11e8-9d5d-db7ee0fb46cf TypeError: Cannot read property 'locale' of undefined at AlexaRequestEmitter.HandleLambdaEvent (/var/task/node_modules/alexa-sdk/lib/alexa.js:102:38) at AlexaRequestEmitter.Object.defineProperty.value (/var/task/node_modules/alexa-sdk/lib/alexa.js:91:31) at exports.handler (/var/task/index.js:48:11) END RequestId: baa1c4b0-2e08-11e8-9d5d-db7ee0fb46cf