Skip to content

fail to run in worker environment #553

Description

@braineo

readable-stream imports imports process

file content of : node-process/blob/master/index.js

module.exports = global.process;

it introduces global object, but it does not exist in worker environment.

Given the fact node-process repo does not have updates for 8 years. is it reasonable to open an issue here instead to add worker support?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions