-
Notifications
You must be signed in to change notification settings - Fork 333
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
ncu -m bower -- Fails with unexpected token error. #239
Comments
Hi! Thanks for reporting. Can you provide the contents of your bower.json.
|
The bower.json file for the erroring project is:
|
I've narrowed it down to |
$ bower info kbwood_countdown
bower not-cached https://github.com/kbwood/countdown.git#*
bower resolve https://github.com/kbwood/countdown.git#*
bower checkout kbwood_countdown#2.0.2
bower EMALFORMED Failed to read /var/folders/6q/pxzpp6mx459fkp_cbm6ns09m0000gn/T/raine/bower/e92da5830629c95ba39931e2f02d38ba-87371-iUyJGS/bower.json
Additional error details:
Unexpected token |
Bingo: kbwood/countdown#67 |
Solution: Revert to kbwood_countdown v2.0.1 until a patch comes out for v2.0.2. You can use |
Trying to use either of the following commands yields the error below:
Screenshot of the error:
http://i.imgur.com/d3u4qY1.png
Works fine with normal npm, but with bower I cannot get it to work on the latest version of ncu. (v2.6.5 as of this issue report.)
The text was updated successfully, but these errors were encountered: