klaudiosinani / klaudiosinani/taskbook
No id was given as input
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 393
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
No id was given as input
**To Reproduce**
tb -e @2 1
× No id was given as input
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Technical Info (please complete the following information)**
- OS:win11
- Node.js Version:23.2.0
- Taskbook Version:0.3.0
**Additional context**
Add any other context about the problem here.
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
Start by reproducing `tb -e @2 1` on the reported Taskbook and Node.js versions, then trace the CLI entry point that handles this command and its arguments. Confirm the intended behavior for the supplied input and add or update coverage so the command no longer reports that no id was given.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100