nuki47
(Nuki47)
January 12, 2021, 11:32am
1
After the installation I got this error:
2021-01-12T11:31:08.437Z [err] npm ERR! code ELIFECYCLE
2021-01-12T11:31:08.437Z [err] npm ERR! errno 1
2021-01-12T11:31:08.446Z [err] npm ERR! [email protected] install: `node-pre-gyp install --fallback-to-build`
2021-01-12T11:31:08.446Z [err] npm ERR! Exit status 1
In my Node-RED Configuration I use this packages:
system_packages:
- g++
- make
- sqlite
What’s going wrong?
On which platform are you trying to install it?
It doesn’t work on Pi…
nuki47
(Nuki47)
January 12, 2021, 5:28pm
3
yes, Rasperry, so it seems clear…
Do you have an alternative idea for a node which is able to send an image file (eq. via telegram)?
serkank
January 13, 2021, 11:46am
4
you can make a service call from node-red to telegram integration in Home Assistant, if you have the integration within Home Assistant. or another notification integration that supports picture.
node-red-contrib-telegram-home work with the HA add-on.
But I am not happy with other Telegram nodes : 5 nodes vs 85 nodes !
I found the right trick to make node-red-contrib-chatbot work again ! At least if you are on a x86 architecture.
Hi all,
I don’t know why but for months all my node-red-contrib-chatbot nodes had the same look, and recently nothing work any more and it refused to update in node-red add-on.
I found the working trick here below and now I have the newest nodes withe the adequate illustrations ands hopefully it works !