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

When flutter devices doesn't see any devices we could offer users help #6869

Closed
eseidelGoogle opened this issue Nov 15, 2016 · 2 comments
Closed
Labels
tool Affects the "flutter" command-line tool. See also t: labels.

Comments

@eseidelGoogle
Copy link
Contributor

We could point them to an FAQ entry via URL, etc. We just had a user confused in gitter.im/flutter/flutter about how to get flutter devices to see his Android device. Similar confusion can happen with iOS.

@eseidelGoogle eseidelGoogle added tool Affects the "flutter" command-line tool. See also t: labels. easy fix labels Nov 15, 2016
@sethladd
Copy link
Contributor

sethladd commented Dec 2, 2016

Here's what it says now:

~ $ flutter devices
No devices detected.

If you expected your device to be detected, please run "flutter doctor" to diagnose
potential issues, or visit https://flutter.io/setup/ for troubleshooting tips.

Maybe we want to detect if you are on a Mac, and if you have the Simulator installed, suggest how to run the simulator?

We link to the Setup docs. Do we think that is sufficient? What was the original problem that prompted this issue?

@github-actions
Copy link

github-actions bot commented Sep 5, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

No branches or pull requests

2 participants