Search code examples
reactjsipfs

IPFS module not found while running React app


enter image description here

I am using a react app inside another react app. The one within is having IPFS usage. I am getting this error.


Solution

  • Found he solution. Install all dependencies at one place at outer react app and not individually.