node-red / node-red/node-red-nodes
error on Run node-red-node-xmpp
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 612
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 3
Description
I install node-red-node-xmpp
npm install -g --unsafe-perm node-red-node-xmpp
/usr/lib
└── node-red-node-xmpp@0.1.6
Install OK, but when nore-red restart in log:
17 Dec 16:22:06 - [warn] [xmpp] TypeError: Object function Object() { [native code] } has no method 'assign'
and in node-red, missing block xmpp.
Node.js version: v0.10.29
Node-RED version: v0.14.6
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the node-red-node-xmpp startup failure with Node.js v0.10.29 and Node-RED v0.14.6, then inspect the node's startup entry point. Done means the xmpp block loads in Node-RED without the Object.assign error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100