Skip to content

yarn run + npm scripts #780

@steveklabnik

Description

@steveklabnik

This might be a duplicate of #733 but I'm not sure.

In rust-lang/crates.io#457, we're trying to move to yarn. It's an ember app, and so relies on things like ember test to run tests.

The important part of the diff is here: https://github.com/rust-lang/crates.io/pull/457/files#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R10

That is, we have several npm scripts that, in my understanding, should be prefixed with yarn run. But on Travis, and possibly in other configurations, this seems to fail.

Am I Doing it Wrong, or is this a bug?

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