I fail to update node-red-contrib-hikvision-ultimate on my node-red 2.1.3 server.
I get these log traces :
2021-11-01T21:03:24.338Z Install : node-red-contrib-hikvision-ultimate 1.0.55
2021-11-01T21:03:01.415Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-hikvision-ultimate@1.0.55
2021-11-01T21:03:07.246Z [err] npm
2021-11-01T21:03:07.246Z [err] ERR! code ETARGET
2021-11-01T21:03:07.255Z [err] npm
2021-11-01T21:03:07.255Z [err] ERR! notarget No matching version found for digest-fetch@>=2.1.2.
2021-11-01T21:03:07.255Z [err] npm
2021-11-01T21:03:07.255Z [err] ERR! notarget In most cases you or one of your dependencies are requesting
2021-11-01T21:03:07.256Z [err] npm ERR!
2021-11-01T21:03:07.257Z [err] notarget a package version that doesn't exist.
2021-11-01T21:03:07.257Z [err] npm ERR! notarget
2021-11-01T21:03:07.257Z [err] npm ERR! notarget It was specified as a dependency of 'node-red-contrib-hikvision-ultimate'
2021-11-01T21:03:07.257Z [err] npm ERR! notarget
I'm not a node expert. Can I do something or is this can only be resolved in the node ?