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

SBT fails to load when used together with sbt-native-packager #172

Open
mr-git opened this issue Oct 1, 2021 · 1 comment
Open

SBT fails to load when used together with sbt-native-packager #172

mr-git opened this issue Oct 1, 2021 · 1 comment

Comments

@mr-git
Copy link

mr-git commented Oct 1, 2021

during SBT boot:

[error] 	* org.scala-lang.modules:scala-parser-combinators_2.12:2.0.0 (early-semver) is selected over 1.0.5
[error] 	    +- com.github.sbt:sbt-native-packager:1.9.4 (scalaVersion=2.12, sbtVersion=1.0) (depends on 2.0.0)
[error] 	    +- org.foundweekends:knockoff_2.12:0.8.6              (depends on 1.0.5)
[error] 
[error] this can be overridden using libraryDependencySchemes or evictionErrorLevel
[warn] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)

would it be possible to refresh sbt-site?

@SethTisue
Copy link
Member

SethTisue commented Oct 1, 2021

I can't think of a reason a pull request with an upgrade wouldn't be merged.

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

2 participants