Page MenuHomeDevCentral

Install yarn
ClosedPublic

Authored by dereckson on Oct 12 2018, 00:46.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 16, 08:19
Unknown Object (File)
Mon, Apr 15, 06:43
Unknown Object (File)
Fri, Apr 12, 15:01
Unknown Object (File)
Sat, Apr 6, 00:07
Unknown Object (File)
Thu, Apr 4, 21:20
Unknown Object (File)
Wed, Apr 3, 18:53
Unknown Object (File)
Tue, Apr 2, 00:45
Unknown Object (File)
Sun, Mar 31, 15:58
Subscribers
None

Details

Summary

yarn is now used by the site builder packaged in the
ZURB WebApp Template as a npm alternative.

As such, when we update static sites
like infra.nasqueron.org or daeghrefn.nasqueron.org
we switch from npm to yarn.

That requires CD jobs to build with yarn.

Test Plan

yarn

Diff Detail

Repository
rDJENKINSAGENTS Docker images for Jenkins agents
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
npm ERR! code E404
npm ERR! 404 Not Found: groupadd@latest

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2018-10-12T00_47_29_274Z-debug.log

Fix command chaining typo

This revision is now accepted and ready to land.Oct 12 2018, 22:49
This revision was automatically updated to reflect the committed changes.