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
512 stars 219 forks source link

Blank window in browser? #30

Open wuxiaobo opened 7 years ago

wuxiaobo commented 7 years ago

_20170318115016

chai41104 commented 7 years ago

Hi,

I gained the same issue.

I did "npm install" and it works for me.

Best Wishes,

Thongchai

jpfiorello commented 7 years ago

I too get a blank screen after following all the instructions. chai41104 in what directory did you type npm install?

chai41104 commented 7 years ago

Hi,

I type "npm install" on the directory with "require.txt" (or similar name). So, it will install some missing library.

I hope this helps. I can't remember it now.

Best Wishes,

Thongchai