sindresorhus / sindresorhus/trash-cli
No such file or directory message
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
When you trash asdf.txt and asdf.txt does not exist, no feedback is given to the user.
Is this planned to be so? Should there not be some message that informs the user the file he is trying to sent to the trashbin is not there?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is identified in the issue. Reproduce trash asdf.txt with a missing path, then trace the CLI handling for that case; done means the user receives feedback when the requested file does not exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100