Error need NodeJS 20.00 or higher
I'm trying to install the streamer.bot plugin and I get that error.... I tried installing the old version of the plugin in opendeck but it doesn't communicate with my streamer.bot. Any idea how to fix it? https://marketplace.elgato.com/product/streamerbot-5c942a07-4bf6-4207-a2f2-f8599c398f2a
Streamer.Bot | Elgato Marketplace
Execute Streamer.bot actions from your Stream Deck!

Solution:Jump to solution
There is still a module missing. In the log there are several commands you can use to install the package. Please install it via one of the commands and restart opendeck. If there is another module missing redo the steps mention. If it is still not working and no module is missing, please send the newe log.
40 Replies
The error tells that there is no node.js (or a too old one) installed on your system. 20.0.0 or highr is needed.
This is how I found out how old the version I've been running is, if I find the time somewhere I'll see if I also run into the same thing. In the meantime, v1.0.3 from here https://streamdeck.streamer.bot/get-started/installation has worked fine for me so far
Installation
Install the Streamer.bot Stream Deck plugin
Try the command
node -v
in the terminal
This should bring up the version of node.js if installed. (Or if the argument is wrong it should show you the help of the node command if node is installed)Okay. Ty sorry I'm new on Linux
K now the plugin work thanks :xgivelove: the new issue is that streamer.bot is offline with the plugin? That's odd and I have this yellow warning on the plugin but when I click on it it just open Opendeck folder. Hedre also the logs
No worries.
I unfortunatly can't really look at the log you have sent until Thursday evening or friday. I will check it then. Thr yellow warning should mean that th plugin is faulty right now but not completely sure.
Okay I see. and sure take your time @Terrorwolf
Btw by any chance @Terrorwolf can I create folders with the Opendeck? Didn't saw the option yet
Not directly folders, but I have creted profiles which I switch to with a back button. Or a multi action if you need to go back when pressing a single button.
Oh okay ty
No, the plugin isn't working. The error message is simple, you need to install Node.js.
what is the output of
sh -c node -v
I installed node.js
I tell you wait

ok and did you restart opendeck after installing it?
Uh certainly yes
I can reinsall the plugins if you want
please send the logs of the plugin as well (not just opendeck.log)
I won't be able to look until tomorrow I think though
I see, will look into it tomorrow
Ty :xgivelove:
Solution
There is still a module missing. In the log there are several commands you can use to install the package. Please install it via one of the commands and restart opendeck. If there is another module missing redo the steps mention. If it is still not working and no module is missing, please send the newe log.
:xthink: I will try to install these packages but I'm not fully confident of what to do. I already broke Linux a few years ago trying to install some stuff and even today I'm still making some mistake
If ypu want, i can help you on the weekend via a discord call.
Yeah sure
I don't think you'll break your install, this is all JS and no system packages
most likely you need to open a terminal inside the plugin folder and run
npm install --os=linux --cpu=x64 sharp
Idk how to do that
I will contact you on the weekend so we can look at it together.
Yeah thank you
@Aloïz which timezone are you in?
Europe GMT+2
So CEST?
Uh
Idk I just know I'm GMT+2
Ok
@Terrorwolf I'm available in 30min if you want
Or tomorrow
Hi,
I would prefer if we could do it tomorrow. I am available the whole day tomorrow.
Okay great
Hello @TerrorwolfI'm available if you want
If your Issue has been resolved, please mark this post as resolved.
I don't have the option to do so
Can't do it this way?
Ty done
did you resolve it? how?
with installing the sparp package via the commands in the log