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
Version:
"ipfs": "^0.55.4"Platform:
Subsystem:
Severity:
Medium
Description:
Error bundling
ipfswith browserify using the examplebrowser-browserifyError: Can't walk dependency graph: Cannot find module 'multiformats/hashes/sha2'This error may be related to the latest commits to
js-libp2p-cryptoSteps to reproduce the error:
ipfs