Skip to content

process is undefined in lib/internal/streams/pipeline.js #496

Closed
@rybesh

Description

@rybesh

I am using N3.js which recently upgraded readable-stream from 3.6.0 to 4.0.0. Now I can no longer build my project using browserify; I get the following error:

node_modules/.bin/browserify -d -o periodo-client.js modules/periodo-app/src/index.js
Error: Can't walk dependency graph: ENOENT: no such file or directory, lstat '/home/runner/work/periodo-tests/periodo-tests/periodo-client/process'
    required by /home/runner/work/periodo-tests/periodo-tests/periodo-client/node_modules/n3/node_modules/readable-stream/lib/internal/streams/pipeline.js

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