@henrik1 welcome to the forum!
- what OS do you have running on the Pi? (from the terminal run
lsb_release -c
) - What user did you run the install script under?
- Did you runt the install script using 'sudo' (I hope not)
- If you do a
cd $HOME/.node-red & ls -al
, do you get output showing files and do a - please run
cat /var/log/nodered-install.log
and copy and paste the results to a reply
In order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote ```
)
```
code goes here
```
You can edit and correct your post by clicking the pencil icon.
See this post for more details - How to share code or flow json