Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(bower.json): add bower.json #1908

Closed
remiwebs opened this issue Apr 24, 2014 · 2 comments
Closed

feature(bower.json): add bower.json #1908

remiwebs opened this issue Apr 24, 2014 · 2 comments

Comments

@remiwebs
Copy link

Bower only recognizes dependencies in bower.json. Because bower.json is missing, dependancies like jquery are not installed. In this case my request is to add bower.json.

Cheers

@stof
Copy link
Collaborator

stof commented Apr 24, 2014

Bower is not able to install Chosen anyway, because it expects to have the JS file in the repository. It does not support compiling the Coffee source on install, and it does not support downloading the compiled code from the github releases either. Until they support such workflows (which was requested by lots of people since at leats 2 years), Bower won't be a supported installation way for Chosen.

@pfiller
Copy link
Contributor

pfiller commented Mar 28, 2015

bower install chosen

As of 1.4.2, Chosen supports bower installs. Read the 1.4.2 release notes for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants