Node red problem, cant update or install palette(s)

Deleting node red, did the trick!

When you delete node red, it asks if you also want to delete extensions, i selected “yes” just to be sure.

Next challange has come up now, i imported my flows, but i get allot of errors for nodes that are not known. gues i have to add and configure them each manualy

edit:
installed the missing pallets and i am back in business

Do you also need to configure the configurations? I have a backup of all my flows.

I managed to install portainer, went into the nodered container.
Opened console there, go to /config folder. Removed package-lock file and node_modules folder. Ran npm-install again and now everything is fine.

funny (in a good way) that you method is different but also worked.

I only had to open and save the “event state” nodes, install all the missing pallets.

Also, i think my current node red is a different version of the one i had, all nodes have some difference in settings and layout, thats why some of my nodes needed some tweeking.

all in all, been at it for 4h (total) , i planned 2 full days if it turned out badly, so… big win.