August 2019
Beginner
608 pages
16h 7m
English
Use the following command to compile assets with Yarn (receiving similar output):
$sudo -u git -H yarn install --production --pure-lockfileyarn install v1.17.2[1/5] Validating package.json...[2/5] Resolving packages......Done in 48.37s.
Finally, use the following command to compile the last assets (similar output):
$sudo -u git -H bundle exec rake gitlab:assets:compile RAILS_ENV=production NODE_ENV=productionwarning Resolution field "ts-jest@24.0.0" is incompatible with requested version "ts-jest@^23.10.5" `yarn:check` finished in 4.2137985 secondsCreated app.js in /home/git/gitlab/app/assets/javascripts/locale/ja...
Read now
Unlock full access