Skip to content

flutter cask installs defunct dart #213980

Open
Open
@byron-hawkins

Description

@byron-hawkins

Verification

Description of issue

After installing flutter using a simple brew install flutter, any invocation of flutter hangs indefinitely. Tracing through the bash scripts, it turns out that the internal dart binary is defunct. Executing dart with any arguments (or no arguments) results in a dart process that sleeps indefinitely (as reported by top -pid).

Command that failed

dart

Output of command with --verbose --debug

<empty> (hung process)

Output of brew doctor and brew config

Brew is working, but installs a broken cask.

Output of brew tap

Brew is working, but installs a broken cask.

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleIssue which has not received any feedback for some time.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions