Skip to content

If flutter start fails because of INSTALL_FAILED_NO_MATCHING_ABIS, no error is displayed #1154

@sethladd

Description

@sethladd

Trying to run against genymotion, and when I run flutter start, here's what I see:

~/flutter/testme $ flutter start
Installing SkyShell.apk on device.
~/flutter/testme $ 

But nothing happens.

If I run with --very-verbose, then I see Failure [INSTALL_FAILED_NO_MATCHING_ABIS] and Error type 3 and Error: Activity class {org.domokit.sky.shell/org.domokit.sky.shell.SkyActivity} does not exist. amongst the output.

Can we detect the error/failure, and tell the developer something like "Sorry, something went wrong. Please re-run this command with --very-verbose, copy the output, and paste it into a new issue: https://github.com/flutter/flutter/issues"

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    toolAffects 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