Skip to content

docs should warn loudly that archiver doesn't use bonafide Node streams #765

Open
@jedwards1211

Description

@jedwards1211

A lot of people know about the .pipe(new PassThrough()) workaround for working with tools like AWS SDK v3, but it's completely undocumented that this is necessary or why.

The docs should have warnings/troubleshooting pages that explain loud and clear that archiver uses the readable-stream userland implementation and this causes issues with any tools that expect a bonafide Node Readable instance.

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