Hello,
I had a problem installing node-red-contrib-wazo-platform. I have this:
npm i node-red-contrib-wazo-platform
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -2
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/manuquentin/getStats.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
Same thing going through the interface.
I use a debian, Node-red V3 and Node-js V14.
Does anyone have an idea?
Thank you in advance for your help.