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]: Type 'EventEmitter' is not generic #8553

Closed
teacoat opened this issue Nov 30, 2024 · 0 comments
Closed

[Bug]: Type 'EventEmitter' is not generic #8553

teacoat opened this issue Nov 30, 2024 · 0 comments
Labels
bug Something isn't working libraries Impacts the Libraries triage In need of triage

Comments

@teacoat
Copy link

teacoat commented Nov 30, 2024

Impacted Library name

@ledgerhq/hw-transport, @ledgerhq/hw-transport-webhid, @ledgerhq/hw-transport-web-ble

Impacted Library version

6.31.4, 6.29.4

Describe the bug

Error: node_modules/@ledgerhq/hw-transport/lib/Transport.d.ts:135:14 - error TS2315: Type 'EventEmitter' is not generic.

135     _events: EventEmitter<[never]>;

Expected behavior

No errors

Additional context

No response

@teacoat teacoat added bug Something isn't working libraries Impacts the Libraries triage In need of triage labels Nov 30, 2024
@teacoat teacoat changed the title [Bug]: [Bug]: Type 'EventEmitter' is not generic Nov 30, 2024
@teacoat teacoat closed this as completed Dec 1, 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