-
Notifications
You must be signed in to change notification settings - Fork 2.7k
yarn run + npm scripts #780
Copy link
Copy link
Closed
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels