Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prompt should fail in non TTY #694

Closed
SBoudrias opened this issue Nov 7, 2014 · 1 comment
Closed

Prompt should fail in non TTY #694

SBoudrias opened this issue Nov 7, 2014 · 1 comment

Comments

@SBoudrias
Copy link
Member

We should throw an error when a prompt is triggered from non-TTY environment.

The complexity level here is that we don't want to throw if the prompt is mocked during tests in a CI. We only want to throw if Yeoman is used as part of a CI process and would hang the process.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2020

This issue is stale because it has been open 15 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the stale label Jan 2, 2020
@github-actions github-actions bot closed this as completed Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant