This will no longer work with the new node.js server app from the nodejs integration module, available on Github. It throws the following error:

TypeError: configuration.sendMessageToBackend is not a function

H.

Comments

Anonymous’s picture

rhclayto created an issue.

loze’s picture

I know this is old. But in case anyone comes across this,

changing line 46 from
configuration.sendMessageToBackend(starter);
to
configuration.backend.sendMessageToBackend(starter);

gets it working.

delacosta456’s picture

hi... on my on side o am having a
(X) Nodejs Server while under that i can see under a (√) You're disconnected from Nodejs

Please can you help solve that ? tahnks