-
## steps
The error happens randomly in the console he using sbtn
## problem
In the console I see the error below and sbt dies
```
sbt:root> Exception in thread "sbt-serverconnection-0" ja…
-
**Describe**
I just installed scala and sbt from the official website and also have Metals installed in VSCode. I opened an empty folder, tring to create a new scala project using Metals. However, by…
-
_*Config*_
scalaVersion := "2.12.9"
sbt.version=1.2.8
Might be related to https://github.com/sbt/sbt/issues/5049
_*Error on load*_
java.lang.NoSuchMethodError: sbt.package$.singleFileJsonForm…
-
v0.2.6
sbt package
```
java.lang.NoSuchMethodError: sbt.UpdateConfiguration.copy$default$1()Lscala/Option;
at sbt.dependencygraph.DependencyGraphSbtCompat$Implicits$RichUpdateConfiguration$.w…
-
-
https://repo1.maven.org/maven2/org/scala-sbt/compiler-bridge_2.12/1.5.7/compiler-bridge_2.12-1.5.7-sources.jar
100.0% [##########] 52.5 KiB (146.1 KiB / s)
[info] Non-compiled module 'compiler-bri…
-
## Expected behaviour
SBT should download `sbt-native-packager`.
## Actual behaviour
It randomly fails:
```
[warn] Note: Some unresolved dependencies have extra attributes. Check that t…
-
I passed a pdf to the command line, it returned the following messages but no figures were extracted, is it because the document has to be two columns?
14:53:20.928 [sbt-bg-threads-1] INFO o.a.p.F…
-
I'm not able to build the project. I get following errors
```
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::…
-
Since we cannot increase our gradle version, I was trying to run the cli-tool instead. However, it didn't find any dependencies when scanning a gradle lock file and I could not figure out which direct…