MonitoRSS-Clone icon indicating copy to clipboard operation
MonitoRSS-Clone copied to clipboard

Node 16

Open vico93 opened this issue 3 years ago • 2 comments

Does MonitoRSS works on Node 16?

I needed to install this version on my Pi 3b+ because i tried Node-RED to try to create a workflow to post RSS feeds to webhooks (to "emulate" the functionality of this bot).

Although i wasn't successful with that, i'm already using that version of node to host other scripts, that's why i don't want to remove that to install v12 or v14.

vico93 avatar May 31 '22 00:05 vico93

Unfortunately I can't say for sure if it works on Node v16 since I have not tried it yet, but if you don't encounter any problems then it should be. Depending on whether Pis support Docker, Docker is another alternative to that dependency of your host machine's node version

gintil avatar Jun 04 '22 23:06 gintil

Unfortunately I can't say for sure if it works on Node v16 since I have not tried it yet, but if you don't encounter any problems then it should be. Depending on whether Pis support Docker, Docker is another alternative to that dependency of your host machine's node version

I tried Docker when i tried to install huginn in my pi, seems to not work. I will need to resort to manual setup btw.

vico93 avatar Jun 05 '22 00:06 vico93