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 install fails #5

Closed
martinsookael opened this issue Dec 21, 2014 · 3 comments
Closed

Bower install fails #5

martinsookael opened this issue Dec 21, 2014 · 3 comments

Comments

@martinsookael
Copy link

$ bower install lighter --save
bower not-cached git://github.com/ksylvest/jquery-lighter.git#*
bower resolve git://github.com/ksylvest/jquery-lighter.git#*
bower download https://github.com/ksylvest/jquery-lighter/archive/v1.2.0.tar.gz
bower extract lighter#* archive.tar.gz
bower EMALFORMED Failed to read /var/folders/01/1070ccns1g3d6wczrvcmf3x40000gn/T/myusername/bower/lighter-22817-XwmVAF/bower.json
Additional error details:
Unexpected token ]

@martinsookael
Copy link
Author

My guess is, that it's the comma in the end of line here:
https://github.com/ksylvest/jquery-lighter/blob/master/bower.json#L9

@ksylvest
Copy link
Owner

@martinsookael Sorry about that! Good catch it was the extra comma. I've release v1.2.1 with the fix.

@martinsookael
Copy link
Author

Tested and works!

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