You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Node-RED
Hey all,
I just received a pine64+ (2gb) model and this is how I got, the awesome, node-red up and running. I'm using Armbian_5.24_Pine64_Debian_jessie_3.10.104 (legacy)
The script "update-nodejs-and-nodered" failed on the node.js install.
I created the user "pi" for future script compatibility.
As "pi":
1a) Download "node-v6.9.4-linux-arm64.tar.xz" and place it in your home pi directory. 1b) cd ~
2) sudo tar -xf node-v6.9.4-linux-arm64.tar.xz --strip-components=1 -C /usr