Skip to content

Install 'yarn' globally to avoid PATH issues

What does this MR do?

Alternative to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13231

Fixes the following error in the installation guide:

$ sudo -u git -H yarn install --production --pure-lockfile
sudo: yarn: command not found

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Jacob Vosmaer (GitLab)

Merge request reports