Skip to content

Pub --trace suggestion is busted on Windows #1207

Closed
@DartBot

Description

@DartBot

<img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"> Issue by nex3
Originally opened as dart-lang/sdk#21843


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

    type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions