Module not found: Error: Can't resolve 'electron' in one of the deps of ipfs-utils #4024 #Issue

I have raised one issue on github for “Module not found error: Cannot resolve electron”

Seems to be that ipfs-utils rely on electron-fetch and that electron-fetch uses process.versions.electron

process.versions object does not have any electron property. I have searched quiet a bit, and found one solution too.

Kindly check the issue and comments provided by me. I am unable to proceed with my project, as it depends on IPFS, mainly js-ipfs.

Has this been resolved?