ochrons / scalajs-spa-tutorial

Tutorial for creating a simple Single Page Application in ScalaJS
Apache License 2.0
672 stars 229 forks source link

fix: com.typesafe#jse_2.10 not found #55

Open pulsation opened 7 years ago

pulsation commented 7 years ago

Hello,

sbt run produces the following error here :

sbt.ResolveException: unresolved dependency: com.typesafe#jse_2.10;1.0.0: not found

In case this is a reproductible error, it can be fixed the same way as https://github.com/typesafehub/activator-hello-slick/pull/28/files .