Bug Report
Got error message on an empty directory, shouldn't it show nothing? like ls command.
Description

Error when list a empty path, strange behavior.
Might relate to https://github.com/iterative/dvc/blob/daf07451f8e8f3e76a791c696b0ea175e8ed3ac1/dvc/repo/ls.py#L40-L41
Reproduce
- git init
- dvc init
- mkdir empty
- dvc list . empty
Expected
Show nothing like ls command

Environment information
DVC version: 2.0.17+7e4851
Platform: Python 3.8.8 on macOS-10.16-x86_64-i386-64bit
Supports: All remotes
Cache types: https://error.dvc.org/no-dvc-cache
Caches: local
Remotes: None
Workspace directory: apfs on /dev/disk3s1s1
Repo: dvc, git
Output of dvc doctor:
Additional Information (if any):
Bug Report
Got error message on an empty directory, shouldn't it show nothing? like ls command.
Description
Error when list a empty path, strange behavior.
Might relate to https://github.com/iterative/dvc/blob/daf07451f8e8f3e76a791c696b0ea175e8ed3ac1/dvc/repo/ls.py#L40-L41
Reproduce
Expected
Show nothing like ls command

Environment information
DVC version: 2.0.17+7e4851
Platform: Python 3.8.8 on macOS-10.16-x86_64-i386-64bit
Supports: All remotes
Cache types: https://error.dvc.org/no-dvc-cache
Caches: local
Remotes: None
Workspace directory: apfs on /dev/disk3s1s1
Repo: dvc, git
Output of
dvc doctor:$ dvc doctorAdditional Information (if any):