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.
Closed
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:
- Clone
ipfs
- cd examples/browser-browserify
- npm run bundle