First of all, I'm not good at English.and only 20 years old, but there is a need to do a project that has never been done before. I have to use google traslate to help me. If something I write looks strange, I'm sorry.
I have a problem with node-red that say "Flows stopped due to missing node types * www-request"
At a guess, you have imported a flow that uses something called "www-request".
This is likely an old contribution node.
I would recommend you search your node-red flow for www-request (use CTRL+F) then change them for the standard HTTP Request nodes.
Alternatively, you might find you have deleted the imported flow but they STILL cause an error. In which case, it is likely a left over config node. Again, use the Search OR look in the "unused config" nodes...