Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fresh build fails on 3.0.x #158

Open
SemanticBeeng opened this issue Sep 8, 2017 · 3 comments
Open

fresh build fails on 3.0.x #158

SemanticBeeng opened this issue Sep 8, 2017 · 3 comments

Comments

@SemanticBeeng
Copy link

Hi
Trying to build fresh for the first time gives

unresolved dependency: com.thoughtworks.raii#asynchronous_2.10;3.0.0-M6

If I missed a setup step please forgive me.

Thanks
Nick

@Atry
Copy link
Collaborator

Atry commented Sep 8, 2017

Use sbt +compile instead of sbt compile.

@saksim
Copy link

saksim commented Nov 19, 2017

_< @Atry thx for your tips!! It's really hellpful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@Atry @SemanticBeeng @saksim and others