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
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: