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
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)
Additional context
No response