You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unable to use the plugin using SBT 0.13.15 on the command line. Works fine in IntelliJ IDEA.
Note: Some unresolved dependencies have extra attributes. Check that these dependencies exist with the requested attributes.
[warn] emchristiansen:sbt-latex:0.1.2 (scalaVersion=2.10, sbtVersion=0.13)
Usage in project/plugins.sbt: addSbtPlugin("emchristiansen" % "sbt-latex" % "0.1.2")
The text was updated successfully, but these errors were encountered:
I am unable to use the plugin using SBT 0.13.15 on the command line. Works fine in IntelliJ IDEA.
Usage in project/plugins.sbt:
addSbtPlugin("emchristiansen" % "sbt-latex" % "0.1.2")
The text was updated successfully, but these errors were encountered: