stream
polyfill issue: "Error: The _read() method is not implemented"
#6846
Labels
stream
polyfill issue: "Error: The _read() method is not implemented"
#6846
🐛 bug report
I'm unable to bundle a node package. I receive this error when I run it in the browser:
🎛 Configuration (.babelrc, package.json, cli command)
dist/main.js
and execute it in the browser, like in the console.💁 Possible Solution
Fixing the
streams
polyfill.stream-browserify
works in webpack. More context in the issue I opened in the library I was trying to bundle tape-testing/tape#561🌍 Your Environment
The text was updated successfully, but these errors were encountered: