The module cids is required by src/utils/persist.js.
I found this problem because of hitting an error exactly like this one, which was caused by an old version of cids, which is required by web3, happening to be the version in the top level of my project's node_modules.
Thanks for IPFS!