On Mon, May 21, 2018 at 4:35 AM Aleksandar Kostadinov <[email protected]> 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. -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ ruby-sig mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]/message/5SOVLA4Y2OJEE7XVZVTXJT47L5MUFVQU/
