mattotodd / node-red-contrib-alexa

a node-red node for integration with amazon alexa skills
Apache License 2.0
20 stars 9 forks source link

Node not being loaded #6

Open alport opened 8 years ago

alport commented 8 years ago

I have tried installing node-red-contrib-alexa on a number of RPi's running node-red using: cd ~/.node-red npm install node-red-contrib-alexa

which seems to be OK, but then the node does not appear in the Node-red menu after I stop and start node-red.

The only error indication I get is that on restarting node-red, the terminal log gives: 11 Aug 18:17:05 - [warn] [alexa] SyntaxError: Unexpected token >

Any suggestions how I can debug what is going wrong?

Thanks Mike Alport

ht43k commented 8 years ago

Same problem here. There was no [warn] in my case.