This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
"Uncaught ReferenceError: fs is not defined" #353
Labels
kind/bug
A bug in existing code (including security flaws)
Using latest
0.14.1
when initializing IPFS in the browser, I get an error:"Uncaught ReferenceError: fs is not defined" and
"Uncaught ReferenceError: window.Ipfs is not defined"
Didn't change anything, my webpack configurations used to work at least with
0.13.0
The text was updated successfully, but these errors were encountered: