Skip to content

New version of multiformats is ESM, and this requires ESM migration #19

@tegefaulkes

Description

@tegefaulkes

Specification

The multiformats dependency has an internal type error. Right now it's being ignored since we added "skipLibCheck": true to the tsconfig.

We need to update the version to where it has been fixed by multiformats but any version above 10.0.0 fails to resolve the imports.

We need to dig into this further, however, it's low priority since it's a type error inside of the library and a warning at that.

Additional context

Tasks

  1. Update the version of multiformats to a version without the type error.
  2. Resolve any issues with importing multiformats.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions