[ANNOUNCE] node-red-contrib-onvif-nodes (beta 7 : event streaming)

@BartButenaers ok it's good now, i get beta 9 (??!!)
@Colin
i try to use with node-red-Dashboard (win10 PC) by @sakazuki
I have installed beta 6 without problem but this beta 9 show me issue :

132 timing stage:runTopLevelLifecycles Completed in 2074ms
133 silly saveTree node-red-contrib-onvif-nodes@0.0.1-beta.9
133 silly saveTree `-- request@2.88.2
134 verbose stack Error: spawn git ENOENT
134 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19)
134 verbose stack     at onErrorNT (internal/child_process.js:456:16)
134 verbose stack     at processTicksAndRejections (internal/process/task_queues.js:77:11)
135 verbose cwd C:\Users\chri\Desktop\node-red-contrib-onvif-nodes-master-b9\node-red-contrib-onvif-nodes-master
136 verbose Windows_NT 10.0.18363
137 verbose argv "C:\\Users\\chri\\AppData\\Local\\Programs\\node-red-desktop\\Node-RED-Desktop.exe" "C:\\Users\\chri\\AppData\\Local\\Programs\\node-red-desktop\\resources\\app.asar\\node_modules\\npm\\bin\\npm-cli.js" "link"
138 verbose node v12.8.1
139 verbose npm  v6.13.1
140 error code ENOENT
141 error syscall spawn git
142 error path git
143 error errno ENOENT
144 error enoent Error while executing:
144 error enoent undefined ls-remote -h -t git://github.com/agsh/onvif.git
144 error enoent
144 error enoent
144 error enoent spawn git ENOENT
145 error enoent This is related to npm not being able to find a file.
146 verbose exit [ 1, true ]

With Node-Red-Desktop you can install node by 3 way :

  1. Manage palette
  2. image
  • Add a local node by Download the zip
  • with the .git link

none of these last 2 works

So this is during installation? Is git installed on your Windows system?

Although we are now going quite off-topic from event streaming ...

oooh ! git is not installed ! as beta 6 worked i didn't think i should install it for beta 9. I'll PM you if i got issue again or if it's working to :wink:

1 Like

This topic was automatically closed after 60 days. New replies are no longer allowed.