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

crypto.createHash is not a function #2

Open
polymaster16 opened this issue Dec 9, 2023 · 0 comments
Open

crypto.createHash is not a function #2

polymaster16 opened this issue Dec 9, 2023 · 0 comments

Comments

@polymaster16
Copy link

Hello, mesomb team, I get this error when trying to use your javascript client in my web apps.
A missing library in my modules, whatever the framework I use, which will hinder me from using your api

Signature.js:20 Uncaught (in promise) TypeError: crypto.createHash is not a function
at Signature2.signRequest (Signature.js:20:34)
at PaymentOperation2._getAuthorization (PaymentOperation.js:64:38)
at PaymentOperation2. (PaymentOperation.js:119:50)
at step (PaymentOperation.js:33:23)
at Object.next (PaymentOperation.js:14:53)
at PaymentOperation.js:8:71
at new Promise ()
at __awaiter (PaymentOperation.js:4:12)
at PaymentOperation2._executeRequest (PaymentOperation.js:98:16)
at PaymentOperation2. (PaymentOperation.js:198:51)

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

No branches or pull requests

1 participant