-
Notifications
You must be signed in to change notification settings - Fork 64
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
Runkit.com: Error: Cannot find module 'secp256k1' #43
Comments
Yeah... this is a problem with node-secp256k1... sigh |
whats the problem exactly? something on runkit's side..? |
runkit is wonky. if you install it without build tools it falls back to JS. |
@Overtorment there is this PR bitcoinjs/tiny-secp256k1#69 However I am blocked, is there anyone with |
@Overtorment this PR #54 should fix your issue |
A bit weird I can use
bitcoinjs-lib
on runkit with no issuesThe text was updated successfully, but these errors were encountered: