I already installed java jdk , sbt and scala on my pc and I already set up all path variables. But the terminal give me following error message when I try to use scala:
C:\Users\Ruchira Lakmal>scala
Error: Could not find or load main class Lakmal\AppData\Local\Coursier\data\bin\scala.bat
Caused by: java.lang.ClassNotFoundException: Lakmal\AppData\Local\Coursier\data\bin\scala.bat
May I know what is the reason and what is the solution please?