" xed" Followed by "t" on UTF-8

Asked

Viewed 69 times

1

I have a Rails application and when I run or compile the Assets it gives the following error:

"\ xED" followed by "t" on UTF-8

In my

application.Rb

I already have that key:

config.encoding = "utf-8"

Does anyone know what it can be?

  • You can put the full error log here?

  • Hello, thank you for the answer, I already found the error. It was an element inside a js file that was with the wrong encoding. Unfortunately the error log is not specific in which file it was in, so I had to look at several files to find.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.