Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #12581
Closed
Open
Issue created Feb 04, 2014 by Administrator@rootContributor

Grunt Fails with Bower Package

Created by: ZaLiTHkA

Apologies if this has already been reported, I looked but didn't see anything about this issue specifically (unless it's related in some way to the comments in #12504?)..

The bower.json line 18 excludes the docs folder, while Gruntfile.js lines 20-22 try to load files from the (now missing) docs folder and the build fails.

I'm busy cloning the main repo into another folder to copy over the missing files, but surely if these are required to build the .less files, then they should be moved to a folder that isn't excluded?

Edit: Just to confirm, after copying the docs/ folder into my project's bower_components/bootstrap/ folder, the grunt build worked perfectly.

Assignee
Assign to
Time tracking