klaudiosinani / klaudiosinani/taskbook

No id was given as input

Open
#204 1 comment 1 reaction 0 assignees View on GitHub

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.
![image](https://github.com/user-attachments/assets/bb4fcd80-bffb-4181-98fb-76784b234bac)

**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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.