ask-cli icon indicating copy to clipboard operation
ask-cli copied to clipboard

ask new command fails

Open voco-dev opened this issue 1 year ago • 1 comments

Trying to create new skill with ask cli.

ASK CLI (v2.30.0)

ask new Please follow the wizard to start your Alexa skill project -> ? Choose a modeling stack for your skill: Interaction Model The Interaction Model stack enables you to define the user interactions with a combination of utterances, intents, and slots. ? Choose the programming language you will use to code your skill: NodeJS ? Choose a method to host your skill's backend resources: Alexa-hosted skills Host your skill code by Alexa (free). ? Choose the default region for your skill: us-east-1 ? Please type in your skill name: The Views ? Please type in your folder name for the skill project (alphanumeric): theviews

Project directory for The Views created at C:\Users\Brock\OneDrive\Documents\voco\theviews

  • Cloning Alexa Hosted Skill...warning: in the working copy of '.gitignore', LF will be replaced by CRLF the next time Git touches it

Lambda code for The Views created at ./lambda

Skill schema and interactionModels for The Views created at ./skill-package

"message": "Skill not found with id: amzn1.ask.skill.53bb01c6-f319-4010-8aa4-ed1d9b37ccc4, stage: development" }

voco-dev avatar Jun 06 '23 20:06 voco-dev

Hi @voco-dev! Are you still experiencing this issue?

spkai avatar Dec 27 '23 21:12 spkai