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

Add "main" field to bower.json #1811

Closed
donv opened this issue Mar 6, 2014 · 3 comments
Closed

Add "main" field to bower.json #1811

donv opened this issue Mar 6, 2014 · 3 comments

Comments

@donv
Copy link

donv commented Mar 6, 2014

This should fix the following message from rails-assets-tether:

This component doesn't define main assets in bower.json.
Please open new pull request in component's repository:
https://github.com/harvesthq/chosen
@tjschuck
Copy link
Member

tjschuck commented Mar 6, 2014

Chosen does not support command-line bower install chosen installation. This is because the repo does not contain the compiled sources, and bower does not currently support adding a build step.

You can specify that you'd like to use the release ZIP file in your own project's bower.json file.

See #1509, #1472, #1333, and #1316 for more info.

@tjschuck tjschuck closed this as completed Mar 6, 2014
@koenpunt
Copy link
Collaborator

koenpunt commented Mar 8, 2014

@tjschuck We should probably add common issues to the README. Or add them in the wiki and add a link to that.

@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

No branches or pull requests

4 participants