node-red / node-red/node-red-nodes

error on Run node-red-node-xmpp

Open
#262 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.