Impacted Library name
@ledgerhq/errors
Impacted Library version
11.11.0
Describe the bug
Importing this library from an ESM module leads to import errors that crash your application. I believe it's due to a misconfiguration of typescript or your build system.
Expected behavior
It shouldn't throw on imports.
Additional context
Here's a minimal reproduction: https://github.com/alcuadrado/ledgerhq-errors-repro
Impacted Library name
@ledgerhq/errors
Impacted Library version
11.11.0
Describe the bug
Importing this library from an ESM module leads to import errors that crash your application. I believe it's due to a misconfiguration of typescript or your build system.
Expected behavior
It shouldn't throw on imports.
Additional context
Here's a minimal reproduction: https://github.com/alcuadrado/ledgerhq-errors-repro