I keep getting this error, and can\'t figure out why.. yes I know there many people had similar issues, but reading the answers they got, does not solve my problem.
When you get this error some annotation is missing. I was missing @service annotation on service. When I added that annotation it worked fine for me.