TypeError: fs.readFileSync is not a function
g-a-v-i-n opened this issue · comments
Gavin commented
I get this error when importing node-js
like this: import Dat from 'dat-js'
. I am using this in a React app.
rae commented
This is now up to date with the latest hyperdrive and works in the browser, feel free to open another issue if you're still having problems.