You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2023. It is now read-only.
Built index.d.ts file break a Typescript build with
node_modules/libp2p-tcp/dist/src/index.d.ts:2:1 - error TS2309: An export assignment cannot be used in a module with other exported elements.
2 export = _exports;
~~~~~~~~~~~~~~~~~~
Found 1 error.
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Built
index.d.ts
file break a Typescript build withLink to a CI run with error above https://github.com/ChainSafe/lodestar/pull/3059/checks?check_run_id=3494564063#step:5:52
The file
index.d.ts
is:Blocks ChainSafe/lodestar#3059
The text was updated successfully, but these errors were encountered: