Paul, how exactly are you running node-red? What script do you use and how did you set it up?
Nick
--
http://nodered.org
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
When you say the 'node-red' folder, do you mean /home/pi/.node-red - with the leading dot?
If you moved existing files into that directory, did you create the directory first manually? Or did you run node-red (which would have created it) then copy the files in? Given you copied existing files, this ownership may date back to a previous install and whatever you did there.
You can use the chown command to change the file ownership if it's a problem for you.