ipfs add command output error when file size is 0.
Open
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
Assessment
This issue has not been assessed yet.