You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2025. It is now read-only.
The bootstrap bower package isn't a literal dependency for this package.
With the current spec, if a developer chooses to use one of the many other ways of using bootstrap (such as bootstrap-sass-official + angular-bootstrap in my case), your explicit requirement spec causes headaches.
Note: while recent versions of bower have support for ignoring a particular dependency, wiredep does not support this so the problem is still present.
The bootstrap bower package isn't a literal dependency for this package.
With the current spec, if a developer chooses to use one of the many other ways of using bootstrap (such as
bootstrap-sass-official+angular-bootstrapin my case), your explicit requirement spec causes headaches.Note: while recent versions of bower have support for ignoring a particular dependency, wiredep does not support this so the problem is still present.