On Mon, May 21, 2018 at 4:35 AM Aleksandar Kostadinov akostadi@redhat.com wrote:
This is really nice! We may think about adding `yarn` support to nodejs openshift buider [1] then.
Presently it is hardcoded to `npm` [2]. But we can add some variable and use yarn when it is set. Like what they did in this blog [3][4].
Please use the "yarnpkg" binary rather than "yarn" binary. Due to conflicts in the repository, "/usr/bin/yarn" is "/usr/bin/nodejs-yarn". But "/usr/bin/yarnpkg" has been preserved from upstream, so that should work.