npm WARN deprecated request@2.88.2: request has been deprecated, see Request’s Past, Present and Future · Issue #3142 · request/request · GitHub npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See There’s Math.random(), and then there’s Math.random() · V8 for details. + node-red-contrib-onvif-nodes@0.0.1-beta.16 updated 1 package and audited 205 packages in 12.529s
25 packages are looking for funding
run npm fund for details*
found 1 high severity vulnerability
run npm audit fix to fix them, or npm audit for details*
After restarting node-red there´s still no onvif node.
Node-Red version is 3.0.2 und it was installed by the script.
What I´m doing wrong ???
You have not actually shown us the command you ran. Make sure we can see which folder you are running it from when you paste it. It should be the .node-red folder.
Also, did you restart node-red and refresh the browser?
Wrong commands again. You have used node-red stop which starts node red using a flows file called stop, and node-red start which, as I explained in my last post, starts node-red with a flows file called start. Did you not look at the output you got and try to understand it before posting?
Read my last post again and try once more.
Also please copy/paste rather than screenshot. When pasting use the </> button at the top of the forum text entry box.