alexa-samples / skill-sample-nodejs-fact

Build An Alexa Fact Skill
Apache License 2.0
1.15k stars 1.19k forks source link

doesn't create a skill #147

Closed holla2040 closed 1 year ago

holla2040 commented 2 years ago

I've tried several times, something happens then rollback occurs. Once rollback completes, no skill shows up and I can't use the template to create a skill with the same name.

sjdee commented 2 years ago

Hi mate, were you successful in getting this setup? trying to work this out myself

MarioPelletier commented 2 years ago

Same problem. Is it possible that the nodejs10.x is the problem?

Resource handler returned message: "The runtime parameter of nodejs10.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs14.x) while creating or updating functions.

aszk commented 1 year ago

We have updated the serverless app. You should be able to deploy it.