scalajs-spa-tutorial icon indicating copy to clipboard operation
scalajs-spa-tutorial copied to clipboard

fix: com.typesafe#jse_2.10 not found

Open pulsation opened this issue 8 years ago • 0 comments

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 .

pulsation avatar Feb 06 '17 11:02 pulsation