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
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.