Skip to content

User report: Upgrading GitLab instance to 13.0 failed on yarn install

Context

Identified in this release post comment

Hi, I'm trying to upgrade my gitlab instance (installed from source), and it fail on node_modules installing:

$ bundle exec rake yarn:install gitlab:assets:clean gitlab:assets:compile RAILS_ENV=production NODE_ENV=production NO_SOURCEMAPS=true NODE_OPTIONS="--max_old_space_size=3096"
yarn install v1.22.4
[1/4] Resolving packages...
warning Resolution field "ts-jest@24.0.0" is incompatible with requested version "ts-jest@^23.10.5"
[2/4] Fetching packages...
[###############################---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 198/1672Error: Unable to install node modules.