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

"EMALFORMED Failed to read" #67

Open
fALKENdk opened this issue Apr 16, 2015 · 9 comments
Open

"EMALFORMED Failed to read" #67

fALKENdk opened this issue Apr 16, 2015 · 9 comments

Comments

@fALKENdk
Copy link

Im getting an "EMALFORMED Failed to read" fail when i try to install with bower

This was referenced Apr 25, 2015
@rafapaulino
Copy link

the error is still there for me

@alies-dev
Copy link

yup, I got the same:
bower kbwood_countdown#>=2.0.2 <3 EMALFORMED Failed to read /tmp/username/bower/kbwood_countdown-13837-Hi1UKs/bower.json Additional error details: Unexpected token

@martinbean
Copy link

Same here.

@isuvorov
Copy link

+1
2.0.2 not work

works fine
bower install https://github.com/kbwood/countdown.git#2.0.1

@djtechonline
Copy link

+1
Same error for me. Any ideas how to fix?

@korprulu
Copy link

korprulu commented Sep 7, 2015

@kbwood
The bower.json was saved as a BOM of UTF8 file. You can print out file content by less(on linux) command, and you can see <U+FEFF> at the beginning. You can remove it use vim's command set nobomb.

Another problem is description is too long. It's more than 140 words and need to cut down.

Thanks.

@misbeliever
Copy link

misbeliever commented Sep 14, 2015

+1
2.0.2 still not working

@marlenesco
Copy link

+1 not work: EMALFORMED

@jdufresne
Copy link
Contributor

I believe this is resolved with the new 2.1 release. Maybe consider unpublishing 2.0.2 from bower as it isn't installable.

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 a pull request may close this issue.

10 participants