Skip to content

Change deprecated .buffer() to .arrayBuffer() #1137

@MariusVB

Description

@MariusVB

res.buffer().then((data) => resolve(data));

The .buffer() will be removed in upcoming node versions. On node 20, I'm getting a deprecation error at every file download...

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