You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
echo 'println("Hello")' | scala-cli -
Compiling project (Scala 3.8.3, JVM (8))
Error: 8 is not a valid choice for -java-output-version
scalac -help gives more information
Error compiling project (Scala 3.8.3, JVM (8))
Compilation failed
C:\Users>java -version
java version "26" 2026-03-17
Java(TM) SE Runtime Environment (build 26+35-2893)
Java HotSpot(TM) 64-Bit Server VM (build 26+35-2893, mixed mode, sharing)
Beta Was this translation helpful? Give feedback.
All reactions