-
I had to spend >= 30min to figure out that I needed the following dependencies to run [what the docs currently claim to only need finch-circe and 2 imports](https://finagle.github.io/finch/user-guide.…
-
When I type: sbt clean compile test in the vm/jvm directory I get an error with the sbt plugin
it looks like it is building from this file: https://github.com/mm-adt/vm/blob/master/jvm/build.sbt . I …
-
0.27.3 works
libraryDependencies += "com.rockymadden.stringmetric" %% "stringmetric-core" % "0.27.3"
but 0.27.4 doesn't
libraryDependencies += "com.rockymadden.stringmetric" %% "stringmetric-core" %…
-
I'd just give you a pull request, but I don't quite understand how the dependency page is being generated. It might be something done automatically for you, in which case, this can just remain as docu…
-
SBT 1.0.3 throws:
```
/myProject/project/plugins.sbt:1: error: type mismatch;
found : sbt.URI
(which expands to) java.net.URI
required: sbt.ClasspathDep[sbt.ProjectReference]
lazy val r…
-
(질문 예시입니다.)
47페이지에 보면, sbt 에서 `eclipse` 명령을 통해 이클립스 프로젝트를 생성 할 수 있다고 하는데, 다음과 같은 오류가 발생합니다.
```
[error] Not a valid command: eclipse (similar: help, alias)
[error] Not a valid project ID: eclipse
[er…
-
I added the `sbt-docker-compose` dependency
```scala
addSbtPlugin("com.tapad" % "sbt-docker-compose" % "1.0.34")
```
but can not find the artifact in any of following plug…
-
Hi, I'm moving a project from `sbt` to `mill` and did not find a way to use the codegen outside of `sbt`. Is it possible to run the fs2-grpc codegen as a standalone, e.g. with protoc?
-
## Windows의 경우
activator 이후에 yobi 프롬프트에서 start 명령 이후에
> 입력 줄이 너무 깁니다. 명령 구문이 올바르지 않습니다.
라는 메시지가 출력됩니다.(아래 이미지 참조)
![cap 2015-10-12 13-17-29-170](https://cloud.githubusercontent.com/assets/363390…
-
Error while importing sbt project:
[info] Loading settings from idea.sbt ...
[info] Loading global plugins from C:\Users\pl\.sbt\1.0\plugins
[info] Updating {file:/C:/Users/p/.sbt/1.0/plugins/}gl…