Supergiovane / node-red-contrib-knx-ultimate

Control your KNX intallation via Node-Red! A bunch of KNX nodes, with integrated Philips HUE control and ETS group address importer.
https://youtu.be/egRbR_KwP9I
MIT License
147 stars 34 forks source link

Cannot install node red palette knx ultimate #347

Closed chessey85 closed 5 months ago

chessey85 commented 5 months ago

Hi!

The knx ultimate run on my node red for one year. I updated the contrib and it deinstall the whole knx ultimate. When i try to install following message will shown: 2024-04-12T22:55:38.080Z Installieren : node-red-contrib-knx-ultimate 2.4.22

2024-04-12T22:55:38.021Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-knx-ultimate@2.4.22 2024-04-12T22:55:39.292Z [err] npm 2024-04-12T22:55:39.293Z [err] WARN 2024-04-12T22:55:39.293Z [err] config production Use --omit=dev instead. 2024-04-12T22:55:43.019Z [out] 2024-04-12T22:55:43.019Z [out] up to date in 4s 2024-04-12T22:55:43.055Z rc=0

Pls help to fix the issue.

BR Robert

Supergiovane commented 5 months ago

Hi You must have node-red v3.1.1 or above. Update node-red or install a previous version of knx-ultimate (see the changelog and search for a version without the node-red version warning statement). :-)

chessey85 commented 5 months ago

Thx for your quick reply. I updated NR and it works.