Skip to content

bin/flutter says running as root is not recommended, yet disallows it #9634

@mit-mit

Description

@mit-mit

If you try to run flutter as root, you get a message saying (my emphasis) "We strongly recommend running the flutter tool without superuser privileges."
https://github.com/flutter/flutter/blob/master/bin/flutter#L52

However, despite saying this is not recommended the script simply terminates. We should either allow this, or change the terminology to say it's not supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions