Wassim
Wassim

Reputation: 73

Gradle Build failed in Jhipster

I want to build my project in jhipster but now i got this error (I installed recently jdk 13 ). my IDE: VISUAL STUDIO **

does anyone have an idea?

FAILURE: Build failed with an exception.

 startup failed:
 General error during semantic analysis: Unsupported class file major version 57

 `java.lang.IllegalArgumentException: Unsupported class file major version 57
     at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:184)
     at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:166)
      (...)

   at java.base/java.lang.Thread.run(Thread.java:830)`

  1 error


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 1s

Upvotes: 1

Views: 250

Answers (0)

Related Questions