Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Issues bundling ipfs with browserify #3742

Closed
@oliveriosousa

Description

  • Version:
    "ipfs": "^0.55.4"

  • Platform:

  • Subsystem:

Severity:

Medium

Description:

Error bundling ipfs with browserify using the example browser-browserify

Error: Can't walk dependency graph: Cannot find module 'multiformats/hashes/sha2'

This error may be related to the latest commits to js-libp2p-crypto

Steps to reproduce the error:

  1. Clone ipfs
  2. cd examples/browser-browserify
  3. npm run bundle

Metadata

Assignees

No one assigned

    Labels

    kind/bugA bug in existing code (including security flaws)status/in-progressIn progress

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions