alexa-samples / skill-sample-nodejs-adventure-game

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.
Apache License 2.0
510 stars 218 forks source link

Can't Save or Upload #34

Open JLTigers opened 7 years ago

JLTigers commented 7 years ago

I can't seem to save or upload my work. The tool launches fine in the browser but when I make changes and click the save and upload button, nothing happens. No error messages or anything...Surely there's an easy fix or step that I'm missing.

Atlas7 commented 7 years ago

The command window where you fire up the web based app - look at that command window. Whenever you hit the save button or cloud upload button, some log / messages would show there. Also I found this article helpful for setting credentials and config on my machine - which I've subsequently realised sort of relates to this upload part (from local machine to AWS): http://docs.aws.amazon.com/cli/latest/userguide/cli-config-files.html