andreypopov / node-red-contrib-zigbee2mqtt

Zigbee2mqtt connectivity nodes for node-red
GNU General Public License v3.0
92 stars 24 forks source link

installation failure #91

Open idkpmiller opened 2 years ago

idkpmiller commented 2 years ago

Hi, I have tried installing the package from the mange pallette and it fails the log is below: 2022-07-20T07:35:11.138Z Install : node-red-contrib-zigbee2mqtt 2.3.2

2022-07-20T07:35:11.159Z npm install --no-audit --no-update-notifier --save --save-prefix="~" --production node-red-contrib-zigbee2mqtt@2.3.2 2022-07-20T07:35:15.516Z [err] npm WARN deprecated viz.js@2.1.2: no longer supported 2022-07-20T07:35:19.793Z [err] npm WARN multiple-select@1.5.2 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself. 2022-07-20T07:35:19.793Z [err] 2022-07-20T07:35:19.795Z [out] + node-red-contrib-zigbee2mqtt@2.3.2 2022-07-20T07:35:19.795Z [out] updated 1 package in 7.685s 2022-07-20T07:35:19.969Z [out] 2022-07-20T07:35:19.969Z [out] 24 packages are looking for funding 2022-07-20T07:35:19.969Z [out] run npm fund for details 2022-07-20T07:35:19.969Z [out] 2022-07-20T07:35:19.987Z rc=0

Any pointers would be appreciated. Thanks Paul

underwoodblog commented 1 year ago

Same here with latest DietPi

S474N commented 4 months ago

Still depracated viz.js@2.1.2:


-----------------------------------------------------------
2024-05-04T18:11:17.449Z Install : node-red-contrib-zigbee2mqtt 2.7.1

2024-05-04T18:11:18.787Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-zigbee2mqtt@2.7.1
2024-05-04T18:11:19.005Z [err] npm
2024-05-04T18:11:19.005Z [err]  WARN config production Use `--omit=dev` instead.
2024-05-04T18:11:20.859Z [err] npm
2024-05-04T18:11:20.859Z [err]  WARN deprecated viz.js@2.1.2: 2.x is no longer supported, 3.x published as @viz-js/viz
2024-05-04T18:11:21.118Z [out] 
2024-05-04T18:11:21.118Z [out] added 3 packages in 2s
2024-05-04T18:11:21.124Z rc=0