originallyus / node-red-contrib-alexa-local

An easy-to-use NodeRED node for adding Alexa capability to NodeRED. NO Alexa Skills required.
107 stars 25 forks source link

Deploy error #15

Closed mikejstb closed 6 years ago

mikejstb commented 6 years ago

When deploying a new node gets a "SyntaxError: Unexpected token =" error, plus Alexa cannot discover. Node vs 0.3.2 Node red v0.15.5

torinnguyen commented 6 years ago

you can refer to the last few comments on issue #7. Someone has fixed this exact problem, not an issue with alexa node itself.

mikejstb commented 6 years ago

I saw this - Fixed it. I noticed some weird disparity between running node-red from command line or as a service.

I tried running nr both ways, neither way fixed it.

Could I get some details on the proper way to run nr, details please?

torinnguyen commented 6 years ago

I don't know what is the proper way to run NodeRED, you need to look for this information on NodeRED website. Personally, I'd run any NodeJS project using PM2.