sammachin / node-red-matter-bridge

Matter Bridge for Node-RED
11 stars 2 forks source link

Error Installing Node #3

Closed Beormund closed 2 months ago

Beormund commented 1 year ago

Node Red Version: 3.1.0

Immediately after installing the node I get the following error in the 'Manage Palette' UI:

Screenshot 2023-10-22 at 10 30 37
Apollon77 commented 1 year ago

Were there any error son npm install=? Which nodejs version do you use?

Beormund commented 1 year ago

Were there any error son npm install=? Which nodejs version do you use?

I used 'Manage Palette' UI to install the node.

From the logs:

23 Oct 22:11:11 - [info] Node-RED version: v3.1.0
23 Oct 22:11:11 - [info] Node.js  version: v16.20.2
23 Oct 22:11:11 - [info] Linux 5.10.60-v7l+ arm LE

I use node-red within a docker container managed by Portainer.