You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to update SLPDB's version of Bitcore-lib-cash to the latest, but I can't because of that conflicting version issue. Could bitcore-lib and bitcore-lib-cash be updated to be a peer dependency of this library?
Here's the error I'm referring to, which we all know and love:
Error: More than one instance of bitcore-lib-cash found. Please make sure to require bitcore-lib and check that submodules do not also include their own bitcore-lib dependency.
The text was updated successfully, but these errors were encountered:
Mmm.. this library exposes a bitcore var for projects to use. I'm not sure I'm up for updating all dependants to do this right now. Maybe can just add note about npm shrinkwrap?
I am trying to update SLPDB's version of Bitcore-lib-cash to the latest, but I can't because of that conflicting version issue. Could bitcore-lib and bitcore-lib-cash be updated to be a peer dependency of this library?
Here's the error I'm referring to, which we all know and love:
Error: More than one instance of bitcore-lib-cash found. Please make sure to require bitcore-lib and check that submodules do not also include their own bitcore-lib dependency.
The text was updated successfully, but these errors were encountered: