You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Greetings
~HerHde
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: