Skip to content

"flutter logs" has confused error message #63550

@Hixie

Description

@Hixie

I ran flutter logs and got the following, which is nonsensical:

$ flutter logs
No supported devices connected.
The following devices were found, but are not supported by this project:
Lenovo TB 8504F (mobile) • HGAFGRP2   • android-arm64  • Android 7.1.1 (API 25)
Web Server (web)         • web-server • web-javascript • Flutter Tools
Chrome (web)             • chrome     • web-javascript • Google Chrome 81.0.4044.113
If you would like your app to run on android or web, consider running `flutter create .` to generate projects for these platforms.

$ flutter logs -d Leno
Showing Lenovo TB 8504F logs:

Since the android tablet showed logs when directly selected, it's clearly supported...

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projecta: error messageError messages from the Flutter frameworka: qualityA truly polished experiencetoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions