mapero / node-red-contrib-mosca

MIT License
2 stars 14 forks source link

Trouble with fresh nodered v.0.13.1 #3

Open aborovsky opened 8 years ago

aborovsky commented 8 years ago

3 Feb 14:41:41 - TypeError: Cannot read property 'getNode' of undefined at Object.getNode as get at MoscaInNode.Node.send (node-red\node_modules\beetoo-controller\red\runtime\nodes\Node.js:123:26) at EventEmitter. (node-red\node_modules\node-red-contrib-mosca\mosca.js:90:14) at emitTwo (events.js:92:20) at EventEmitter.emit (events.js:172:7) at Immediate._onImmediate (node-red\node_modules\mosca\lib\client.js:297:21) at processImmediate as _immediateCallback

martin-doyle commented 7 years ago

Did you check my fork https://github.com/martin-doyle/node-red-contrib-mosca? Let me know if this works for you.