Skip to content

Pub --trace suggestion is busted on Windows #21843

Closed
@nex3

Description

@nex3

Currently if pub crashes, it suggests that users run "'pub' '--trace' ...". Single quotes work fine on Linux and Mac, but on Windows they're interpreted as part of the argument which breaks the invocation. We should suggest double quotes instead, which work across platforms.

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