Hi, I messed up.
when I updated with "npm i weather-icons-lite" it updated and I could see the changes in css.
but node-red didnt reconize them.
At some point, after I messed up..... when I now update a palette in nodered it cant update because of missing writeaccess to weather-icons-lite.
when browsing filesystem in node-modules I can see weather-icons-lite is a symlink folder.
I then tried to delete this symlink but now I cant install the weather-icons-lite, and when ever I update another npm package from the node palette it keeps creating this symlink.
Do any of you have an idea on how I unmess this trouble I put myself in?
I have tried npm rebuild in the .node-red folder.