Hello,
I am new to ask cli but I have created skills directly on alexa online console and using lamda.
I installed ask cli using npn install from my node js cmd prompt. I then tried to initialize using ask init.
It 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 is stuck there and nothing happens.
So I closed the node js cmd propmt and opened a fresh new one, now 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.