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

@Leon-Zhang

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
+-- [email protected]
| +-- [email protected]
+-- [email protected]

any simple way to fix this?

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