Closed
Description
As with scala3 3.5.x and before I download https://github.com/scala/scala3/releases/download/3.6.2/scala3-3.6.2.tar.gz
However when I run the binary I get this:
3.6.2
./bin/scala --version
Error: Unable to access jarfile /cwd/bin/scala-cli.jar
3.5.2
./bin/scala --version
Scala code runner version: 1.4.3
Scala version (default): 3.5.2
MacOS and Linux