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

requiredGems: reference is ambiguous #85

Open
jonas opened this issue Dec 12, 2016 · 1 comment
Open

requiredGems: reference is ambiguous #85

jonas opened this issue Dec 12, 2016 · 1 comment

Comments

@jonas
Copy link
Member

jonas commented Dec 12, 2016

Attempting to use requiredGems in the can-use-jekyll sbt-test fails with:

[error] .../can-use-jekyll/build.sbt:13: error: reference to requiredGems is ambiguous;
[error] it is imported twice in the same scope by
[error] import _root_.com.typesafe.sbt.site.nanoc.NanocPlugin.autoImport._
[error] and import _root_.com.typesafe.sbt.site.jekyll.JekyllPlugin.autoImport._
[error] requiredGems := Map(
[error] ^
@LogicalTime
Copy link

I saw this error today.

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