Skip to content
This repository was archived by the owner on Jul 29, 2023. It is now read-only.
This repository was archived by the owner on Jul 29, 2023. It is now read-only.

Dependency mismatches #6

@weskerfoot

Description

@weskerfoot

I get an error related to the nimcrypto version for some reason

  Verifying dependencies for gerbil@0.1.0
      Info: Dependency on argparse@0.10.0 already satisfied
  Verifying dependencies for argparse@0.10.0
      Info: Dependency on cligen@0.9.41 already satisfied
  Verifying dependencies for cligen@0.9.41
      Info: Dependency on jester@0.4.3 already satisfied
  Verifying dependencies for jester@0.4.3
      Info: Dependency on httpbeast@>= 0.2.2 already satisfied
  Verifying dependencies for httpbeast@0.2.2
      Info: Dependency on https://github.com/timotheecour/asynctools@#pr_fix_compilation already satisfied
  Verifying dependencies for asynctools@#pr_fix_compilation
      Info: Dependency on https://github.com/timotheecour/asynctools@#pr_fix_compilation already satisfied
  Verifying dependencies for asynctools@#pr_fix_compilation
      Info: Dependency on markdown@0.8.0 already satisfied
  Verifying dependencies for markdown@0.8.0
      Info: Dependency on mustache@0.2.1 already satisfied
  Verifying dependencies for mustache@0.2.1
 Installing nimcrypto@0.4.11
Downloading https://github.com/cheatfate/nimcrypto using git
       Tip: 21 messages have been suppressed, use --verbose to show them.
     Error: Downloaded package's version does not satisfy requested version range: wanted 0.4.11 got 0.5.4.

If I update that dependency there are more errors, so I'm not sure what to do with that.

Nim Compiler Version 1.4.8 [Linux: amd64]
Compiled at 2021-05-25
Copyright (c) 2006-2021 by Andreas Rumpf

git hash: 44e653a9314e1b8503f0fa4a8a34c3380b26fff3
active boot switches: -d:release

Metadata

Metadata

Labels

bugSomething isn't workingfixed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions