Node red Arduino installation failed

I am an university student. I used node red to do my final project. But Arduino installation was failed. Can anybody help me to solve this. Error coed attached.

-----------------------------------------------------------

2022-12-06T05:50:41.090Z Install : @arduino/node-red-contrib-arduino-iot-cloud 1.0.7

2022-12-06T05:50:41.190Z npm.cmd install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict @arduino/node-red-contrib-arduino-iot-cloud@1.0.7

2022-12-06T05:50:42.318Z [err] npm

2022-12-06T05:50:42.319Z [err] WARN config production Use `--omit=dev` instead.

2022-12-06T05:50:56.360Z [err] npm

2022-12-06T05:50:56.360Z [err] ERR! code ENOENT

2022-12-06T05:50:56.360Z [err] npm

2022-12-06T05:50:56.360Z [err] ERR! syscall spawn git

2022-12-06T05:50:56.360Z [err] npm ERR! path git

2022-12-06T05:50:56.361Z [err] npm ERR! errno -4058

2022-12-06T05:50:56.363Z [err] npm ERR! enoent An unknown git error occurred

2022-12-06T05:50:56.363Z [err] npm ERR! enoent This is related to npm not being able to find a file.

2022-12-06T05:50:56.363Z [err] npm ERR! enoent

2022-12-06T05:50:56.364Z [err]

2022-12-06T05:50:56.364Z [err] npm ERR!

2022-12-06T05:50:56.364Z [err] A complete log of this run can be found in:

2022-12-06T05:50:56.364Z [err] npm ERR! C:\Users\acer\AppData\Local\npm-cache\_logs\2022-12-06T05_50_42_296Z-debug-0.log

2022-12-06T05:50:56.387Z rc=4294963238

-----------------------------------------------------------

2022-12-06T05:56:41.302Z Install : @arduino/node-red-contrib-arduino-iot-cloud 1.0.7

2022-12-06T05:56:41.314Z npm.cmd install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict @arduino/node-red-contrib-arduino-iot-cloud@1.0.7

2022-12-06T05:56:42.308Z [err] npm

2022-12-06T05:56:42.308Z [err] WARN config production Use `--omit=dev` instead.

2022-12-06T05:56:52.589Z [err] npm ERR! code

2022-12-06T05:56:52.589Z [err] ENOENT

2022-12-06T05:56:52.589Z [err] npm ERR! syscall spawn git

2022-12-06T05:56:52.589Z [err] npm ERR!

2022-12-06T05:56:52.589Z [err] path git

2022-12-06T05:56:52.590Z [err] npm ERR! errno -4058

2022-12-06T05:56:52.591Z [err] npm ERR! enoent An unknown git error occurred

2022-12-06T05:56:52.591Z [err] npm ERR!

2022-12-06T05:56:52.591Z [err] enoent This is related to npm not being able to find a file.

2022-12-06T05:56:52.591Z [err] npm ERR! enoent

2022-12-06T05:56:52.592Z [err]

2022-12-06T05:56:52.592Z [err] npm ERR! A complete log of this run can be found in:

2022-12-06T05:56:52.592Z [err] npm ERR! C:\Users\acer\AppData\Local\npm-cache\_logs\2022-12-06T05_56_42_279Z-debug-0.log

2022-12-06T05:56:52.613Z rc=4294963238

Welcome to the forum @TharinduSachinthaka

[quote="TharinduSachinthaka, post:1,
topic:71746"]
2022-12-06T05:50:56.360Z [err] ERR! syscall spawn git
[/quote]

Is git installed? If not then install it.

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