Closed crawlem closed 5 years ago
It seems to be related to your SBT version: https://github.com/sbt/sbt/issues/4259 Could you please try the fix explained in there and let me know if it worked?
I can confirm that the suggestion above works. In a nutshell:
brew install sbt@0.13.18
)Bingo thank you!
Good to hear it worked :) I'll close the issue then.
I've cloned the project, setup conf/dev.conf with my project & client info and run sbt ~run. MacOs 10.13, sbt 1.2.8 (installed view brew), Java 10.0.2-adoptopenjdk