Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a package-lock.json and npm-shrinkwrap.json file #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DavidKDeutsch
Copy link

Not sure if this will fix all the issues people have experienced, but this will lock the version of bcoin to 1.0.0-beta.12, which certainly fixed my issues.

For example, as of today (9/15/2018), if you just run npm install the bcoin version you get will have bcoin.KeyRing PascalCased, whereas the mbexport code expects bcoin.keyring (all lowercase)

David Deutsch and others added 3 commits September 15, 2018 17:01
…ld version of bcoin

For example, as of today (9/15/2018), if you just run npm install the bcoin version you get will have bcoin.KeyRing PascalCased, whereas the mbexport code expects bcoin.keyring (all lowercase)
@ghost
Copy link

ghost commented Dec 8, 2020

Dear David,
Been installing the node.js 14.15.1 Windows 64 version and following the instructions and also installing "npm install -g mbexport". In the command prompt I'm getting some errors. Not sure on how to proceed extracting my private key from the Multibit HD 0.5.1 as mbexport doesn't seem to work.
Have attached a screen shot (hiding the wallet directory as I'm not sure if that contains some vital info).

Thanks
Anders

mbexport

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

Successfully merging this pull request may close these issues.

1 participant