Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Error: More than one instance of bitcore-lib found #278

Description

@Leon-Zhang

If I import bitcore-lib or bitcore-explorers or bitcore-mnemonic at same time, it will have following error,

Error: More than one instance of bitcore-lib found. Please make sure to require bitcore-lib and check that submodules do not also include their own bitcore-lib dependency.

I found it is because they are referring to different version of bitcore-lib, like
+-- bitcore-explorers@1.0.1
| +-- bitcore-lib@0.13.19
+-- bitcore-lib@0.16.0

any simple way to fix this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions