oklai / koala

Koala is a GUI application for less, sass and coffeescript compilation, to help web developers to the development more efficient.
http://koala-app.com
Other
3.99k stars 523 forks source link

error when compiling SCSS to CSS #785

Open hetorres opened 5 years ago

hetorres commented 5 years ago

*Koala 2.3

When I compile, I get the error

Error: invalid byte sequence in UTF-8 Use --trace for backtrace

Use windows 10 x64

Phe0nix commented 5 years ago

I also face the same problem once. what i did was just delete the .scss and .map file, and then compile again. After compiling again, it'll not showing me the error. Just try that. Hope this will help you.