I'm trying to use this with a package that calls `process.stderr.fd` and it's throwing an error in the browser: Uncaught TypeError: Cannot read property 'fd' of undefined Does anyone know of a way to work around this? Thanks!
I'm trying to use this with a package that calls
process.stderr.fdand it's throwing an error in the browser:Does anyone know of a way to work around this?
Thanks!