ERROR: Error during SonarScanner execution java.lang.UnsupportedClassVersionError

I want ti generate report but I am not able to generate the report. getting “ERROR: Error during SonarScanner execution java.lang.UnsupportedClassVersionError: org/sonar/batch/bootstrapper/EnvironmentInformation has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0” I am using SonarQube developer edition & in soanr machine I am using java 11 but in my client machine I am using java8. How can I get the report & solve this error. please help me with that.

Hey there.

Take a look at the documentation on Scanner Environment.