Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

js-multihash cannot be used in Runkit due to uint8arrays dependency bug #141

Description

@grempe

I was trying to use js-multihash, which depends on uint8arrays, in runkit.com. It was failing and I have reduced the failure down to js-multihash simply trying to require uint8arrays into a runkit code notebook which fails at the require step. This means that js-multihash also cannot be used in Runkit.

See upstream bug report:

achingbrain/uint8arrays#25

And Runkit example:

https://runkit.com/grempe/6104557106bb3d001add724d

You may determine that this dependency is not worth the breakage.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions