studio
studio copied to clipboard
Failed to deploy verticle studio.webui.MainVerticle
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 ?
https://github.com/marian-m12l/studio/issues/126