lando / lando/hyperdrive

Invalid response when pressing Enter on "recommended actions" prompt

Open
#35 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
49
Forks
11
PR merge metrics
No merged PRs in 30d

Description

When prompted with "Do you wish for this script to take the recommended actions marked above? [Y/n]", pressing Enter yields an "Invalid response..." error message.

But the "[Y/n]" (with an uppercase Y) in the prompt suggests it should consider Enter as Y 🙁

Nothing too problematic, really, but took me two attempts to figure out what happened.

Contributor guide

No contributing guide indexed for this repository

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

Locate the code that displays the exact "Do you wish for this script to take the recommended actions marked above? [Y/n]" prompt and inspect how an empty response is validated. Done means pressing Enter follows the suggested Y response without producing an invalid-response error.

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
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.