DesignLiquido / DesignLiquido/delegua-node

Interpretador CLI entrando em loop infinito

Open Beginner friendly
#53 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
13
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Quando usa apenas - sem passar nenhuma flag o interpretador entra em loop:

❯ delegua -
^C

~/delegua_x86                                                                                                                                    15:19:27
❯ 

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 the issue with the delegua - command, then trace the CLI argument handling for a lone -. Confirm the behavior in the existing command-line flow and add or update coverage for this invocation; done means it no longer loops indefinitely and exits or reports the expected result.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.