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