unfortunately your installation instructions are incomplete, as yarn does not install the peer dependencies, thus leading to missing deps when running yarn dev run:
ERROR in ./src/js/index.js
Module not found: Error: Can't resolve 'hlsjs-ipfs-loader'
[...]
Module not found: Error: Can't resolve 'ipfs'
[...]
Module not found: Error: Can't resolve 'run'
[...]
webpack: Failed to compile.
Ahoj,
unfortunately your installation instructions are incomplete, as yarn does not install the peer dependencies, thus leading to missing deps when running
yarn dev run
:Greetings ~HerHde