node-red-contrib-zigbee2mqtt icon indicating copy to clipboard operation
node-red-contrib-zigbee2mqtt copied to clipboard

installation failure

Open idkpmiller opened this issue 3 years ago • 2 comments

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 [email protected] 2022-07-20T07:35:15.516Z [err] npm WARN deprecated [email protected]: no longer supported 2022-07-20T07:35:19.793Z [err] npm WARN [email protected] requires a peer of [email protected] - 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] + [email protected] 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

idkpmiller avatar Jul 20 '22 07:07 idkpmiller

Same here with latest DietPi

underwoodblog avatar Dec 20 '22 15:12 underwoodblog

Still depracated [email protected]:


-----------------------------------------------------------
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 [email protected]
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 [email protected]: 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

S474N avatar May 04 '24 18:05 S474N