Hi,
I am trying to install Whatsapp Link Module in Node Red. However it is failing to launch in th node red dashboard pallete.
Also, throwing an error during installation with log details given below.
2023-07-18T13:59:24.770Z Install : node-red-contrib-whatsapp-link 0.1.37
2023-07-18T13:59:24.775Z 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-07-18T13:59:27.177Z [err] npm
2023-07-18T13:59:27.178Z [err] WARN
2023-07-18T13:59:27.178Z [err] config production Use --omit=dev
instead.
2023-07-18T13:59:32.396Z [err] npm ERR! code
2023-07-18T13:59:32.396Z [err] ENOENT
2023-07-18T13:59:32.396Z [err] npm ERR! syscall spawn git
2023-07-18T13:59:32.396Z [err] npm ERR! path git
2023-07-18T13:59:32.397Z [err] npm ERR!
2023-07-18T13:59:32.397Z [err] errno -4058
2023-07-18T13:59:32.402Z [err] npm ERR! enoent An unknown git error occurred
2023-07-18T13:59:32.403Z [err] npm ERR! enoent This is related to npm not being able to find a file.
2023-07-18T13:59:32.403Z [err] npm ERR! enoent
2023-07-18T13:59:32.404Z [err]
2023-07-18T13:59:32.404Z [err] npm ERR!
2023-07-18T13:59:32.404Z [err] A complete log of this run can be found in: C:\Users\sriharsha.potnuru\AppData\Local\npm-cache_logs\2023-07-18T13_59_27_051Z-debug-0.log
2023-07-18T13:59:32.446Z rc=4294963238
As per the reference log details and will be happy with your suggestions/support to lunch the node module for writing up the flow for my project.
regards,
Sriharsha Potnuru