raweee / node-red-contrib-whatsapp-link

Simple Node-Red node to link Whatsapp
https://discord.gg/VApVeGuF
26 stars 7 forks source link

Installation Error #41

Closed rubenavas23 closed 11 months ago

rubenavas23 commented 1 year ago

2023-05-24T07:57:19.753Z Install : node-red-contrib-whatsapp-link 0.1.37

2023-05-24T07:57:20.062Z npm.cmd install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-whatsapp-link@0.1.37 2023-05-24T07:57:21.164Z [err] npm 2023-05-24T07:57:21.164Z [err] WARN config production Use --omit=dev instead. 2023-05-24T07:57:22.208Z [err] npm 2023-05-24T07:57:22.208Z [err] ERR! code ENOENT 2023-05-24T07:57:22.208Z [err] npm 2023-05-24T07:57:22.208Z [err] ERR! 2023-05-24T07:57:22.208Z [err] syscall spawn git 2023-05-24T07:57:22.208Z [err] npm ERR! 2023-05-24T07:57:22.208Z [err] path git 2023-05-24T07:57:22.209Z [err] npm ERR! errno -4058 2023-05-24T07:57:22.210Z [err] npm ERR! enoent An unknown git error occurred 2023-05-24T07:57:22.210Z [err] npm 2023-05-24T07:57:22.210Z [err] ERR! enoent This is related to npm not being able to find a file. 2023-05-24T07:57:22.210Z [err] npm ERR! enoent 2023-05-24T07:57:22.211Z [err] 2023-05-24T07:57:22.211Z [err] npm ERR! A complete log of this run can be found in: 2023-05-24T07:57:22.211Z [err] npm ERR! C:\Users\Rubén Navas\AppData\Local\npm-cache_logs\2023-05-24T07_57_21_142Z-debug-0.log 2023-05-24T07:57:22.229Z rc=4294963238

vicharak119 commented 11 months ago

I think the error is because Git is not installed.. I was getting same error.. After installing Git, I was able to install this node