C++ class Break my projects

I’ve been trying to create a C++ class in ue5 and whenever I do after I close the project then try to reopen it later it says " The following modules are missing or built in a different engine version would like to rebuild them now" and then it says “could not be compiled. Try rebuilding from source manually.”
I’m at a lose I have no clue what I’m doing

It’s probably the include issue, open your project in visual studio for example and in your C++ fix the cannot open file include error.

Check it out and let me know if that’s the issue.

yeah it was the include errors