ipfs / ipfs/kubo

ipfs add command output error when file size is 0.

Open
#5,736 3 comments 0 reactions 0 assignees View on GitHub
kind/bug
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

#### Version information:

go-ipfs version: 0.4.18-dev-59d0ec287
Repo version: 7
System version: amd64/darwin
Golang version: go1.11.1

#### Type:
Bug

#### Description:

```
$ touch d
$ ipfs add d
added QmbFMke1KXqnYyBBWxB74N4c5SBnJMVAiMNRcGu6x1AwQH d
0 B / ? [------------------------------------------------------------=] 0.00%
```
It's probably a progressbar library’s bug.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.