compile failed
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 2.2k
- Forks
- 379
- Avg merge
- 14m
- Merged PRs (30d)
- 8
Description
I just want to compile doobie locally and its report an error:
[error] sbt.librarymanagement.ResolveException: unresolved dependency: org.tpolecat#tut-core_2.12;0.6.10: not found
[error] at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:332)
……
what should I do? Here are my operations
$ git clone (branch: series/0.8.x)
$ sbt compile
then error
(docs / update) sbt.librarymanagement.ResolveException: unresolved dependency: org.tpolecat#tut-core_2.12;0.6.10: not found
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure by checking out branch series/0.8.x and running sbt compile. Start with the docs / update resolution error for org.tpolecat#tut-core_2.12;0.6.10; done means compilation succeeds or the repository documents the required fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100