Skip to content

objectstorage.js example fails #324

Open
@simongriffiths

Description

@simongriffiths

objectstorage.js example failes with an error : stream.os is not a function

in the function that compares the uploaded bucket with the original local file, it assumes that both are streams, but one is not a stream, but an object.👍

const isSameStream = compareStreams(objectData, getObjectResponse.value);

Metadata

Metadata

Assignees

No one assigned

    Labels

    SDKIssue pertains to the SDK itself and not specific to any service

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions