No 'scala-library*.jar' in Scala compiler classpath in Scala SDK SBT
已回答
Hi all
Create my project with giter8 as following:
sbt new http4s/http4s.g8 -b 0.18
Then open with IntelliJ and try to run it:

As you can see, I've got an error message.
My IntelliJ version:
IntelliJ IDEA 2017.2.5
Build #IU-172.4343.14, built on September 26, 2017
What am I doing wrong?
Thanks
请先登录再写评论。
Please see https://stackoverflow.com/a/46831548/104891.