Skip to content

Resolves Module "crypto" has no default export#293

Merged
robot-ux merged 1 commit intobnb-chain:masterfrom
stuartwk:292/crypto_default_export
Aug 30, 2021
Merged

Resolves Module "crypto" has no default export#293
robot-ux merged 1 commit intobnb-chain:masterfrom
stuartwk:292/crypto_default_export

Conversation

@stuartwk
Copy link
Copy Markdown
Contributor

@stuartwk stuartwk commented Sep 6, 2020

Resolves the following error in Angular

ERROR in node_modules/@binance-chain/javascript-sdk/lib/declarations.d.ts:15:12 - error TS1192: Module '"crypto"' has no default export.

15     import _crypto from "crypto";

closes #292

@robot-ux robot-ux merged commit 6479d3e into bnb-chain:master Aug 30, 2021
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.

Module '"crypto"' has no default export.

3 participants