1. 程式人生 > >webStorm開啟scss監聽報錯Encoding::CompatibilityError: incompatible character encodings: GBK and UTF-8

webStorm開啟scss監聽報錯Encoding::CompatibilityError: incompatible character encodings: GBK and UTF-8

解決方案:只要把中文路徑全部改成英文路徑就可以 o(╥﹏╥)o。

cmd.exe /D /C call C:\Ruby25-x64\bin\scss.bat --no-cache --update layout.scss:layout.css
Encoding::CompatibilityError: incompatible character encodings: GBK and UTF-8
  Use --trace for backtrace.

Process finished with exit code 1