node application getting "Error: EACCES: permission denied, mkdir '.tmp'
问题 I am running node-red on my raspberry pi and am trying to get a node that I wrote myself working on it. The node works fine on my windows PC but I haven't been able to get it working on my pi yet. My node uses mailin to setup an SMTP server but I don't think it's an issue with that package. mailin is trying to create a temporary folder but it obviously doesn't have permissions. How do I give node the permissions it needs to be able to create this folder? full error: 5 Apr 20:06:22 - [info]