Hey everyone,
I’m excited to share that I’ve successfully installed and got n8n up and running on my Raspberry Pi 4! Following the steps mentioned here, I managed to set it up smoothly.
Just to provide some context, my Node version is 16.20.0, and my NPM version is 9.6.7. So far, everything seems to be working well. However, I’ve encountered a small issue while attempting to install additional nodes.
I wanted to install some extra nodes from this resource. Specifically, I ran the command ‘npm i @codelytv/n8n-nodes-twitch’, hoping to see the Twitch nodes appear in the components palette. Unfortunately, that didn’t happen.
I’m wondering if there might be a different method or approach to installing these additional nodes. If anyone has any insights or suggestions on how I can successfully add the Twitch nodes to the components palette in n8n on my Raspberry Pi 4, I would greatly appreciate it.
Thanks in advance for your help!