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

Updated node engine to to be compatible with BITBOX SDK requirement. #233

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

modenero
Copy link

When trying to build this from source, I received the following error:

error bitbox-sdk@8.11.2: The engine "node" is incompatible with this module. Expected version ">=10.15.3". Got "8.11.3"
error Found incompatible module.

I've updated the node requirement to ^10.16.0, to match that of Metamask (as of 20.2.21) .. now, yarn completes just fine 😃

I'm receiving other errors during yarn dist .. but I have a feeling they're ENV related, so I'll try to sort them out

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