-
Notifications
You must be signed in to change notification settings - Fork 4
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
Invalid UTF-8 byte sequence #1
Comments
Try if opening that file and saving it as UTF-8 fixes it |
My initial attempt at this failed: DaKaZ@1526292 I still get the same error. I opened the file in rubymine, converted it to UTF-8 and then saved and committed it. I am going to try to figure out specifically which character is problematic. |
Okay, this one fixes it: Look for a pull request |
Well, actually I was going to ask you to send the PR to the people behind countdown. I'm just packing it as it comes from them. |
Plus, they seem to have a big problem with encodings:
|
Sure, I'll reach out to them |
I have submitted an issue there: |
On Thu, May 22, 2014 at 10:19:35AM -0700, DaKaZ wrote:
awesome, thanks |
When trying to use this gem, I am getting this when trying to pre-compile assets:
Sprockets::EncodingError: /mnt/useek-staging/shared/bundle/ruby/1.9.1/gems/jquery-countdown-rails-2.0.0/vendor/assets/javascripts/jquery.countdown-bn.js has a invalid UTF-8 byte sequence
The text was updated successfully, but these errors were encountered: