Issue with Custom Curated RSS Feeds – RSS From Any Site
Hi,
I am trying to convert Google Trends into RSS feeds.
But when running the Rule now, i have these errors in logs:
[29-Oct-2023 05:24:33 UTC] nodeJS not found, please install it on your server
[29-Oct-2023 05:24:33 UTC] The query you defined returned no results. Please check it. Rule ID: 0
It's strange because I have successfully installed nodeJS in my server:
root@server1:~# node -v
v14.21.3
root@server1:~# npm -v
6.14.18
root@server1:~#