Unfortunately, after I created the custom Node with supplied code. I get an error "[object Object]" under palette manager and the custom node does not load.
Can anyone please help me trouble shoot why I get this error and unable to load the custom node?
As I was able to follow example/s and create my first custom Nodes "lower-case" without any issues. Using ether the npm link or npm install method for adding new custom nodes.
Hi knolleary, thanks for the quick reply.
I updated to the latest v1.0.6, still get the same [object Object] error displayed.
On Node-Red startup I get this error for the module:
25 May 19:32:59 - [warn] [node-red-contrib-websocketlistener/websocketlistener] ReferenceError: RED is not defined