I am new to ask cli
but I have created skills directly on alexa online console and using lamda.
I installed ask cli
using npm install
from my Node.js command prompt. I then tried to initialize it using ask init
.
ask cli
asks me to select a default profile and then opens up Amazon login page. I then sign in but after that it opens up 127.0....
page on my IE which gives "cannot reach this page" error. Also in the cmd prompt it shows as listening to localhost:9090
but it stucks there and nothing happens.
So I closed the Node.js command propmt and opened a fresh one. Here I tried the ask clone
command but it gives me error "The property "token" does not exist.".
Please help me as I really need to get this done today itself