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

fix: mason_logger.chooseOne doesn't work with Android Studio debugger #1183

Open
feinstein opened this issue Dec 13, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@feinstein
Copy link

Description

I am debugging a dart cli application using Android Studio in a Macbook Pro M2 machine and when my code reaches logger.chooseOne I get the following error:

StdinException: Error setting terminal echo mode, OS Error: Inappropriate ioctl for device, errno = 25

chooseOne works fine if I try to run the cli normally, but I can't debug the code at all.

@feinstein feinstein added the bug Something isn't working label Dec 13, 2023
@felangel felangel self-assigned this Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants