Code Monkey home page Code Monkey logo

Comments (6)

error404notfound avatar error404notfound commented on July 21, 2024

What project are you trying to deploy? ( I am having similar problems with deploy but I think that they are to do with my AWS account now )

have you tried to do deploy with the debug flag?
ask deploy --debug

it might highlight where it's trying to look and what it can't find.

from skill-sample-nodejs-adventure-game.

grivap avatar grivap commented on July 21, 2024

I was trying to deploy this skill-sample-nodejs-adventure-game project. I think I had to follow the instructions to fix the error, which is what I am currently working on.

from skill-sample-nodejs-adventure-game.

supriyodey avatar supriyodey commented on July 21, 2024

i'm getting the same error..what's the solution?

from skill-sample-nodejs-adventure-game.

error404notfound avatar error404notfound commented on July 21, 2024

I am still getting the same error with this one as well, but I am able to deploy other examples.
Are you able to deploy the high low game sample or a the hello world?

There may like girvap says be something missing from the existing code that you add in with the steps. all though from a quick glance it looks like the steps guide you using the web interface,

its strange that in this case the debug flag is producing no other information just the same error.

from skill-sample-nodejs-adventure-game.

franklin-lobb avatar franklin-lobb commented on July 21, 2024

for the deploy command to work, you will need to be the directory with the skill.json file (the project root). From there, there needs to be an .ask/config file and the code in the lambda/custom folder (or where specified in the skill.json file). Finally there needs to be a corresponding interaction model in the models folder for each locale included in the skill.json file.

I'm working on an update to the sample and part of the tests include being able to deploy via the ask-cli tool. If there's a fix required to make that work, I'll include it. If you're able to deploy other skills using the cli, then the issue is definitely with this skill and not your setup. If you cannot deploy the fact skill (for example), I would check back on your cli setup.

from skill-sample-nodejs-adventure-game.

franklin-lobb avatar franklin-lobb commented on July 21, 2024

The code has been updated such that it deploys successfully now. If you're still having trouble, please re-open the issue.

from skill-sample-nodejs-adventure-game.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.