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

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

Open
Leon-Zhang opened this issue Dec 23, 2018 · 2 comments
Open

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

Leon-Zhang opened this issue Dec 23, 2018 · 2 comments

Comments

@Leon-Zhang
Copy link

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?

@matiu
Copy link
Contributor

matiu commented Dec 23, 2018 via email

@Leon-Zhang
Copy link
Author

Bitcore-explorers is not longer been maintained. It will be removed soon. Please do not use it. Sorry, we need to update docs.

On Sun, Dec 23, 2018, 11:01 AM Leon-Zhang @.*** wrote: 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 +-- @.*** | +-- @.*** +-- @.*** any simple way to fix this? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#278>, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGCHD0aqi4OUAqD3FAsAmi__YbpiJjTks5u74yzgaJpZM4Zf2c6 .

Thanks for answer.
So beside bitcore-explorers, how I can get address balance?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants