Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #38525
Closed
Open
Created Sep 28, 2017 by Mathijs@mgimatty

Upgrade v10.0.1 -> v10.0.2: Missing assets in version v10.0.2

Running

sudo -u git -H bundle exec rake yarn:install gitlab:assets:clean gitlab:assets:compile cache:clear RAILS_ENV=production NODE_ENV=production

results in

yarn install v1.1.0
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@1.1.2: The platform "linux" is incompatible with this module.
info "fsevents@1.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
Done in 35.33s.
I, [2017-09-28T15:39:22.184508 #21920]  INFO -- : Removed print-9c3a1eb4a2f45c9f3d7dd4de03f14c2e6b921e757168b595d7f161bbc320fc05.css
I, [2017-09-28T15:39:22.245963 #21920]  INFO -- : Removed groups/components/group_item-5ad0a8e7447bb3cfdc33cabb297d82e01910a50168c770aeed7bf54129ef696f.vue
I, [2017-09-28T15:39:22.293439 #21920]  INFO -- : Removed issue_show/components/app-d2ebb08975390e03ab2bc32464467e93903add39d8b5ef95fe6b44b30846f6e2.vue
I, [2017-09-28T15:39:22.423561 #21920]  INFO -- : Removed issue_show/components/fields/description-2eb93af484188e80ab16bb998863496eb7405cd4933303151fddba4f9a048f52.vue
I, [2017-09-28T15:39:22.490965 #21920]  INFO -- : Removed vue_shared/components/markdown/field-21cc27e85e9c12c279ca0d492bb9685bbd52126bedeaecb13a165793e45e85ce.vue
I, [2017-09-28T15:39:22.553826 #21920]  INFO -- : Removed new_nav-19e9a2865cb47248fd24cf82398d1d1689fad018cf3fb3cd79b75081b4606242.css
I, [2017-09-28T15:39:22.631793 #21920]  INFO -- : Removed new_sidebar-89ebbc557b26e537b583852a1ecdb548f5ada45acb1fe41927eacd243106d2b5.css
I, [2017-09-28T15:39:22.677066 #21920]  INFO -- : Removed application-1a9f87675c0ef2ca72fec23304a382cf3fc02789a404eaeb1a2c9cdbfc0db70f.css
warning "minimatch#brace-expansion@^1.0.0" could be deduped from "1.1.8" to "brace-expansion@1.1.8"
error "webpack#ajv" not installed
error "webpack#ajv-keywords" not installed
error Found 2 errors.
Error: You have unmet dependencies. (`yarn check` command failed)
Run `yarn install` to install missing modules.
Assignee
Assign to
Time tracking