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

[Bug]: TypeError: this.listen is not a function Get this error when i am creating the transport! #7889

Open
SukiratWarring opened this issue Sep 25, 2024 · 0 comments
Labels
bug Something isn't working libraries Impacts the Libraries triage In need of triage

Comments

@SukiratWarring
Copy link

SukiratWarring commented Sep 25, 2024

Impacted Library name

@ledgerhq/hw-transport

Impacted Library version

"^6.31.3"

Describe the bug

TypeError: this.listen is not a function Get this error when i am creating the transport!
Code

import Transport from "@ledgerhq/hw-transport";
const sui = new Sui(await Transport.create());

Expected behavior

It should execute succesfully and create the transport instance

Additional context

No response

@SukiratWarring SukiratWarring added bug Something isn't working libraries Impacts the Libraries triage In need of triage labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working libraries Impacts the Libraries triage In need of triage
Projects
None yet
Development

No branches or pull requests

1 participant