cmd.exe /D /C call C:/Ruby22-x64/bin/scss.bat --no-cache --update --sourcemap --watch current.scss:current.cssDEPRECATION WARNING: Passing --sourcemap without a value is deprecated.Sourcemaps are now generated by default, so this flag has no effect.Encoding::CompatibilityError: incompatible character encodings: GBK and UTF-8Use --trace for backtrace.進程已結束,退出代碼1好像是這兩個原因中的一個,1,scss的配置寫錯了,scss和sass是兩個配置文件。一個是語言的問題,編譯utf-8的內容不能出現中文。
- 1 回答
- 0 關注
- 865 瀏覽
添加回答
舉報
0/150
提交
取消