I was a bit stuck with this, and was hoping you could have some input to help me.
I get the message "Could not resolve * for component implementation". error message. However, everything that I read about it through Google did not help my business at all. I suppose I just missed something obvious, but maybe it is something more serious.
So, to solve this problem, I tried two things and they work as far as they accept me. First, I added a new component of the same kind, and then copied the contents of the error component into it. I replace the View page with a new component (which is as close as possible to IDENTICAL, but with a different name), and the compiler error disappears.
I can also solve this by simply renaming the source component and allowing me to refactor FB4. The error will disappear again. But if I rename back to the original name again, I will get a compiler error again.
I tried to clean the project several times, and this does not help. Does not delete the workspace and does not import the project.
I would really like to understand what I did wrong. What am I missing?
Thank you so much!
source
share