This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
fs.realpath #336
Closed
Description
seems that there was some update on Webpack and now browser tests error out with
id 64766869
Chrome 51.0.2704 (Mac OS X 10.11.5) ERROR
Uncaught ReferenceError: fs is not defined
at /Users/ground-control/code/js-ipfs/test/browser.js:31241 <- webpack:///~/fs.realpath/index.js:9:0
Still trying to diagnose the actual cause of the bug.