I have tried to run a IPFS node on the browser but I keep getting this error:
I first tried using the “script-tag” example, but it also happens running the “browserify” example too.
I have tried to run a IPFS node on the browser but I keep getting this error:
I first tried using the “script-tag” example, but it also happens running the “browserify” example too.
js-IPFS stores it’s data in indexdb in the browser - from the error message it looks like you have denied it access to the database. Please check your browser settings.