cakebake / node-red-contrib-alexa-remote-cakebaked

Forked for me and the community to keep dependencies up to date :)
MIT License
42 stars 6 forks source link

routines.maps? #8

Open fmarzocca opened 3 years ago

fmarzocca commented 3 years ago

Starting from this morning, my configuration node is starting claiming this message:

failed to load routines: "routines.map is not a function"

and the module is not initializing anymore. What could it be?

Dark-Noir commented 3 years ago

Similar issue here, i get this message and the init node doesn't work after a reboot, just says: "Error while checking Auth...", but when i trigger the init again it works, until the next reboot. The: failed to load routines: "routines.map is not a function" appears after every deploy in the debug output...

MonkeyBusiness1 commented 3 years ago

@fmarzocca @Dark-Noir I started getting this error with the latest version, and after a torurous few weeks of trying everything I could think of I discovered that the routines.map is empty as I had no routines defined. I went to my Alexa app on my iphone and created one routine which simply tells me that my favorite radio show starts in 5 minutes on a Saturday morning. After that the error went away. So just create one simple routine for alexa to perform and with a little luck, my solution will be yours as well!