Skip to content

[Bug]: cli fails to download files #15

@scolastico

Description

@scolastico

Which project is this issue related to?

@not3/cli

Version

2.1.0

Describe the bug

Downloading a file results in a crash of the cli

Steps to reproduce

Upload a file, then download it with the cli

Expected behavior

No response

Error stacktrace (if applicable)

docker run --rm -it -v "$(pwd):/data" ghcr.io/not-three/cli d id secret my.file
[                    ] 0/8
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of ArrayBufferroot

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcli

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions