Skip to content

yarn run is silent on Git Bash (Windows) #1096

Closed
@mikerockett

Description

@mikerockett

Do you want to request a feature or report a bug?

Bug: Running yarn run <something> does not show output when using Git Bash on Windows.

What is the current behavior?

Currently, running yarn run build outputs Yarn's version and the command npm-watch (in my case). If an error occurs during the watch process, there is no way to identify it.

yarn-bug-1

What is the desired behavior?

The output should be shown like it is when running the same command via the Windows Command Prompt.

Please mention your node.js, yarn and operating system version.

Node 4.2.6; Yarn 0.15.1; Git 2.9.2 64-bit; Windows 10

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions