kyleu / boilerplay

Using the latest technology in the Scala ecosystem, Boilerplay is a reactive web application built on Play Framework, ScalaJS, Silhouette, Sangria/GraphQL, and PostgreSQL. It provides a good starting point for whatever you want to build.

Home Page:https://kyleu.github.io/boilerplay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java.net.URISyntaxException when running BoilerPlay

Coestar opened this issue · comments

Just cloned a fresh copy and ran into this issue: https://pastebin.com/raw/TMJb3LRq

Unsure why this is happening, any idea?

Wow, that's deep in sbt's compile phase. I've got a windows machine, I'll test it with a fresh clone tonight, see if I can reproduce it. Thanks for the report.

I spun up a fresh windows install, and got the same issue. It took forever, but I tracked it down to the scalafix plugin. I've disabled it for now, thanks for bringing it to my attention, I'll file a bug with them.