I am getting error while install the node "npm install node-red-contrib-whatsapp-link"

@Colin : I saw your answers to the subject problem in the following thread:

While installing the node, I am getting following errors:
C:\Users\sinharde.node-red>npm install node-red-contrib-whatsapp-link
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -4058
npm ERR! enoent An unknown git error occurred
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\sinharde\AppData\Local\npm-cache_logs\2023-12-22T05_24_33_625Z-debug-0.log

You had hinted that one might need to install git to get this working. Kindly elaborate bit more on this. do we need to install git as a node in node red?

No, not in node red. You need to install it into Windows.

2 Likes

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