Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Combining streams recipe doesn't work #251

@callumlocke

Description

@callumlocke

Combining streams to handle errors

The line combined.on('error', function(err) {...}); just throws an error:

TypeError: Object function (){
    return pipeline.apply(pipeline, args);
  } has no method 'on'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions