#Node required but installed
1 messages · Page 1 of 1 (latest)
I used bazaar so flathub, i cant send logs everytime i try the message just doesnt send idk
oh there we go
more importantly, how did you install node
i did that with brew
then you need to symlink it to somewhere in the normal PATH, like /usr/bin/node
Would it be enought to add the brew directory to PATH?
yeah i tried that (i think) added export PATH=$PATH:/home/linuxbrew/.linuxbrew to ~/.bashrc removed now tho cause it didnt work
so i do ls -s /var/home/linuxbrew/.linuxbrew/Cellar/node/ /usr/bin/node?
no bazzite doesnt let me do anything to that /usr/bin/ thing
you need to use sudo
and it's ln -s not ls -s
alternatively, install OpenDeck in a Distrobox, instructions here https://discord.com/channels/1143819637897834571/1440478937774948382
The solution is to sudo rpm-ostree install nodejs npm or to run the installation script again which does that now
Thank you for marking this question as solved!
this didnt work for the flatpak version