If you are getting this error on IntelliJ please try this. I just ran into the same issue and found the problem was my annotation processor config.
I don't know why that path was there or who added it but neither adding the proper path to the library helped.
Selecting "obtain processors from project classpath" fixed it.