Closed Bug 1343928 Opened 8 years ago Closed 8 years ago

Switch from npm to yarn

Categories

(Tree Management :: Treeherder, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

Details

Since yarn is faster and offers greater determinism wrt install package versions, which will be more important now that bug 1336556 will make using nodejs toolchains mandatory for any development locally.
Depends on: 1343960
Blocks: 1343624
Commit pushed to master at https://github.com/mozilla/treeherder https://github.com/mozilla/treeherder/commit/51c386ee215bd1fcde04d4b2286e49181b62b6b6 Bug 1343928 - Switch from npm to yarn Since it's faster, deterministic and doesn't given obscure errors when using `--no-bin-links` (which is required for both npm and yarn on Windows hosts), and as such unblocks the work in bug 1343624. Many of the commands are the same as with npm. See: https://yarnpkg.com/en/docs/usage
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.