studio icon indicating copy to clipboard operation
studio copied to clipboard

Failed to deploy verticle studio.webui.MainVerticle

Open gilles6 opened this issue 2 years ago • 1 comments

After a macos update, I'mgetting the error below :

~/studio-web-ui-0.3.1 ❯ ./studio-macos.sh
2022-07-24 22:43:14,368 [ERROR] [i.v.c.i.l.c.RunCommand]: Failed to deploy verticle studio.webui.MainVerticle
java.lang.UnsupportedClassVersionError: studio/webui/MainVerticle 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

How should I fix it ?

gilles6 avatar Jul 24 '22 20:07 gilles6

https://github.com/marian-m12l/studio/issues/126

pierrecorsini avatar Dec 26 '23 08:12 pierrecorsini