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

Fix: Remove image files from bower json main prop #613

Merged
merged 1 commit into from
Nov 26, 2017
Merged

Conversation

lokesh
Copy link
Owner

@lokesh lokesh commented Nov 26, 2017

Fixes: #586

bower not-cached    https://github.com/lokesh/lightbox2.git#*
bower resolve       https://github.com/lokesh/lightbox2.git#*
bower download      https://github.com/lokesh/lightbox2/archive/v2.9.0.tar.gz
bower extract       lightbox2#* archive.tar.gz
bower invalid-meta  for:/var/folders/t3/lrrqhsh93s33gmwvfk8xlv0r0000gn/T/User/bower/a08e0fb2a5ef407322a40916669bdd9d-24812-qnTvTV/bower.json
bower invalid-meta  The "main" field cannot contain font, image, audio, or video files
bower invalid-meta  The "main" field cannot contain font, image, audio, or video files
bower invalid-meta  The "main" field cannot contain font, image, audio, or video files
bower invalid-meta  The "main" field cannot contain font, image, audio, or video files
bower invalid-meta  The "main" field has to contain only 1 file per filetype; found multiple .png files: ["./dist/images/close.png","./dist/images/next.png","./dist/images/prev.png"]

@lokesh lokesh merged commit e4062bd into dev Nov 26, 2017
@lokesh lokesh added this to the 2.8.0 milestone Nov 26, 2017
@lokesh lokesh modified the milestones: 2.8.0, 2.10.0 Nov 26, 2017
@lokesh lokesh deleted the fix-bower-json branch November 26, 2017 03:08
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 this pull request may close these issues.

Bower fails to install lightbox2
1 participant