Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant install zigbee2mqtt on RedNode (RaspMatic) #116

Open
Larson-Sei180LX opened this issue Apr 23, 2023 · 7 comments
Open

Cant install zigbee2mqtt on RedNode (RaspMatic) #116

Larson-Sei180LX opened this issue Apr 23, 2023 · 7 comments

Comments

@Larson-Sei180LX
Copy link

Is there any posibility installing zigbee2mqtt on RedNode?

@andreypopov
Copy link
Owner

I have no idea.
What is an error?

@Larson-Sei180LX
Copy link
Author

2023-04-23T08:55:19.536Z installieren : node-red-contrib-zigbee2mqtt 2.7.1

2023-04-23T08:55:19.549Z npm install --no-package-lock --global-style --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production [email protected]
2023-04-23T08:55:31.293Z [out]
2023-04-23T08:55:31.293Z [out] up to date in 11s
2023-04-23T08:55:31.377Z rc=0

@zorrocaesar
Copy link

I have the same problem. Behind that error is this error log:
[node-red-contrib-zigbee2mqtt] Node module cannot be loaded on this version. Requires: >=1.3.0

@Huaba1
Copy link

Huaba1 commented Dec 2, 2023

Same here, it just pops up:
Installation fehlgeschlagen: node-red-contrib-zigbee2mqtt
Cannot read property 'nodes' of null
Überprüfen Sie das Protokoll auf weitere Informationen.

... can try it several times:
`

2023-12-02T22:10:35.133Z installieren : node-red-contrib-zigbee2mqtt 2.7.1

2023-12-02T22:10:34.989Z npm install --no-package-lock --global-style --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production [email protected]
2023-12-02T22:10:45.387Z [out]
2023-12-02T22:10:45.387Z [out] removed 13 packages in 9s
2023-12-02T22:10:45.467Z rc=0


2023-12-02T22:11:02.663Z installieren : node-red-contrib-zigbee2mqtt 2.7.1

2023-12-02T22:11:02.471Z npm install --no-package-lock --global-style --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production [email protected]
2023-12-02T22:11:08.539Z [out]
2023-12-02T22:11:08.539Z [out] up to date in 5s
2023-12-02T22:11:08.614Z rc=0


2023-12-02T22:15:53.588Z installieren : node-red-contrib-zigbee2mqtt 2.7.1

2023-12-02T22:15:53.367Z npm install --no-package-lock --global-style --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production [email protected]
2023-12-02T22:15:59.614Z [out]
2023-12-02T22:15:59.614Z [out] up to date in 5s
2023-12-02T22:15:59.686Z rc=0`

Anything you need or I can try?

Node Red 7.2.1

@StephanStS
Copy link
Contributor

Maybe it's because Redmatic uses an outdated Node-Red which is not supported from the zigbee2mqtt nodes?

  • The actual RedMatic v7.2.1 is from 2021-05-13
  • It contains Node-Red version 1.2.9 from 2021-02-03

I switched over from the Redmatic Node-Red plugin to an "standard" Node-Red installation due to the deprecated Redmatic status a long time ago. My first problems to do this were the outdated deconz nodes and the outdated Node-Red dashboard nodes.
You can achieve a newer Node-Red e.g. with a docker based system (Redmatic and Node-Red as an own docker container each) or running on two different systems. I tested both variants.

References:

@andreypopov
Copy link
Owner

  • It contains Node-Red version 1.2.9 from 2021-02-03

you are right, this version is too old

@StephanStS
Copy link
Contributor

Then, I would propose to close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants