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

Bower issue with 1.3.1 #1199

Closed
niemyjski opened this issue Dec 18, 2014 · 3 comments
Closed

Bower issue with 1.3.1 #1199

niemyjski opened this issue Dec 18, 2014 · 3 comments
Milestone

Comments

@niemyjski
Copy link

I just updated to 1.3.1 and now my build is failing with:

bower bootstrap-datepicker#~1.3.1 invalid-meta bootstrap-datepicker is missing "ignore" entry in bower.json
[11:17:05][Step 2/4] bower bootstrap-datepicker#~1.3.1 resolved git://github.com/eternicode/bootstrap-datepicker.git#1.3.1
[11:17:06][Step 2/4]

@acrobat
Copy link
Member

acrobat commented Dec 18, 2014

Does the installation fail? When I try it everything works well! The warning is an know issue with bower, see bower/bower#1388. But I will commit a fix for the warning! Fix: a6abb1a

→ bower install 
bower bootstrap-datepicker#1.3.1       not-cached git://github.com/eternicode/bootstrap-datepicker.git#1.3.1
bower bootstrap-datepicker#1.3.1          resolve git://github.com/eternicode/bootstrap-datepicker.git#1.3.1
bower bootstrap-datepicker#1.3.1         download https://github.com/eternicode/bootstrap-datepicker/archive/1.3.1.tar.gz
bower bootstrap-datepicker#1.3.1          extract archive.tar.gz
bower bootstrap-datepicker#1.3.1     invalid-meta bootstrap-datepicker is missing "ignore" entry in bower.json
bower bootstrap-datepicker#1.3.1         resolved git://github.com/eternicode/bootstrap-datepicker.git#1.3.1
bower bootstrap#>=3.0 <4.0             not-cached git://github.com/twbs/bootstrap.git#>=3.0 <4.0
bower bootstrap#>=3.0 <4.0                resolve git://github.com/twbs/bootstrap.git#>=3.0 <4.0
bower jquery#>=1.7.1                   not-cached git://github.com/jquery/jquery.git#>=1.7.1
bower jquery#>=1.7.1                      resolve git://github.com/jquery/jquery.git#>=1.7.1
bower bootstrap#>=3.0 <4.0               download https://github.com/twbs/bootstrap/archive/v3.3.1.tar.gz
bower jquery#>=1.7.1                     download https://github.com/jquery/jquery/archive/2.1.3.tar.gz
bower jquery#>=1.7.1                      extract archive.tar.gz
bower jquery#>=1.7.1                     resolved git://github.com/jquery/jquery.git#2.1.3
bower bootstrap#>=3.0 <4.0                extract archive.tar.gz
bower bootstrap#>=3.0 <4.0               resolved git://github.com/twbs/bootstrap.git#3.3.1
bower bootstrap-datepicker#1.3.1          install bootstrap-datepicker#1.3.1
bower jquery#>=1.7.1                      install jquery#2.1.3
bower bootstrap#>=3.0 <4.0                install bootstrap#3.3.1

@niemyjski
Copy link
Author

install doesn't fail locally but did on my build server. Thanks for committing a fix

@acrobat
Copy link
Member

acrobat commented Dec 18, 2014

Ok! Closing this issue, fix will be included in 1.4.0 and is available in the 1.3 branch!

@acrobat acrobat closed this as completed Dec 18, 2014
@acrobat acrobat added this to the 1.4.0 milestone Dec 18, 2014
@acrobat acrobat mentioned this issue Dec 18, 2014
6 tasks
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

2 participants