I installed a plugin on sublime text 3 for automatic build in css and when I save and click the build, this is the problem:
Encoding :: CompatibilityError: incompatible character encodings: IBM866 and UTF-8
Use --trace for backtrace.

I installed a plugin on sublime text 3 for automatic build in css and when I save and click the build, this is the problem:
Encoding :: CompatibilityError: incompatible character encodings: IBM866 and UTF-8
Use --trace for backtrace.

Source: https://ru.stackoverflow.com/questions/505760/
All Articles