Automation with cameras take pictures onvif

to install the node some dependencies are missing:

2023-05-17T23:36:50.333Z Install : node-red-contrib-onvif 1.0.3

2023-05-17T23:36:50.392Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-onvif@1.0.3

2023-05-17T23:36:53.727Z [err] npm

2023-05-17T23:36:53.730Z [err] WARN

2023-05-17T23:36:53.731Z [err] config production Use --omit=dev instead.

2023-05-17T23:37:15.780Z [err] npm

2023-05-17T23:37:15.781Z [err] ERR! code

2023-05-17T23:37:15.781Z [err] 1

2023-05-17T23:37:15.782Z [err] npm

2023-05-17T23:37:15.782Z [err] ERR! path /data/node_modules/sharp

2023-05-17T23:37:15.797Z [err] npm ERR!

2023-05-17T23:37:15.798Z [err] command failed

2023-05-17T23:37:15.798Z [err] npm ERR! command sh -c (node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy)

2023-05-17T23:37:15.799Z [err] npm ERR!

2023-05-17T23:37:15.799Z [err] sharp: Downloading https://github.com/lovell/sharp-libvips/releases/download/v8.10.6/libvips-8.10.6-linuxmusl-armv7.tar.br

2023-05-17T23:37:15.799Z [err] npm ERR! sharp: Please see sharp - High performance Node.js image processing for required dependencies

2023-05-17T23:37:15.799Z [err] npm ERR!

2023-05-17T23:37:15.800Z [err] sharp: Installation error: Prebuilt libvips 8.10.6 binaries are not yet available for linuxmusl-armv7

2023-05-17T23:37:15.813Z [err]

2023-05-17T23:37:15.814Z [err] npm ERR!

2023-05-17T23:37:15.815Z [err] A complete log of this run can be found in:

2023-05-17T23:37:15.816Z [err] npm

2023-05-17T23:37:15.816Z [err] ERR! /data/.npm/_logs/2023-05-17T23_36_53_451Z-debug-0.log

2023-05-17T23:37:15.845Z rc=1

seems like the node issue, check here: