Upgrade node-red on raspberry pi

@henrik1 welcome to the forum!

  1. what OS do you have running on the Pi? (from the terminal run lsb_release -c)
  2. What user did you run the install script under?
  3. Did you runt the install script using 'sudo' (I hope not)
  4. If you do a cd $HOME/.node-red & ls -al, do you get output showing files and do a
  5. 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 :pencil2: icon.

See this post for more details - How to share code or flow json