typelevel / typelevel/doobie

compile failed

Open
#984 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.