skill-sample-nodejs-adventure-game
skill-sample-nodejs-adventure-game copied to clipboard
This tool provides an easy to use front-end that allows developers to instantly deploy code for your story, or use the generated code as a starting point for more complex projects.
Beginner with no experience, but having trouble during the npm install, and reading the other issues was unable to find a fix. Error message below: 
Hi all, trying my best to get everything set up. Part I of the tutorial was a breeze. Part II - setting up your computer - I've been lost in...
Hello, Is there a way to scroll sideways on the gui, or shrink the view? After going down a few levels of decisions, they are generated off screen. Thanks.
This is the error log I get when I do npm start C:\Users\skyip\Documents\GitHub\interactive-adventure-game-tool\interactive-adventure-game-tool>npm start > [email protected] start C:\Users\skyip\Documents\GitHub\interactive-adventure-game-tool\interactive-adventure-game-tool > node node_modules/gulp/bin/gulp.js C:\Users\skyip\Documents\GitHub\interactive-adventure-game-tool\interactive-adventure-game-tool\node_modules\require-dir\index.js:97 if (!require.extensions.hasOwnProperty(ext)) { ^ TypeError: require.extensions.hasOwnProperty is not...
Does each utterance need to be unique even across different rooms? I tried to have a "yes" utterance in multiple rooms and it never worked past the first room.
This is possibly a feature or instruction request rather than an issue. How can I set things up so that that skill automatically exits once a final node has been...
does anyone have instructions on how to do this in a windows environment rather than mac or is it not possible?
Please make sure you do not use the new beta, skill builder, in order to update your code. Using this builder caused me to be unable to upload Intent Schema...
Upload throws an error if lambda function is in different region than us-east-1. Passing region from config.js fixes issue.