Error:scalac: No 'scala-library*.jar' in Scala compiler classpath in Scala SDK sbt: org.scala-lang:scala-library:2.11.8:jar

Answered

When I try to run the App I get this error:

 

Error:scalac: No 'scala-library*.jar' in Scala compiler classpath in Scala SDK sbt: org.scala-lang:scala-library:2.11.8:jar

 

If I run the app from the SBT console everything is working as expected.

 

What is the issue here?

 

0
3 comments
Avatar
Permanently deleted user

But i don't have problems in other projects

 

Why is it only for this project? Why do I need to downgrade SBT or use different scala version? I need to use 2.11

0

What SBT version do you use?

0

Please sign in to leave a comment.