Build process fails with:
3> WebCompiler: Begin cleaning output of compilerconfig.json
3> WebCompiler: Done cleaning output of compilerconfig.json
3>
3> WebCompiler: Begin compiling compilerconfig.json
3>C:\Users\xxx\Source\Repos\xxx\Scripts\materialize\sass\materialize.scss : WebCompiler error 0: Der Befehl "c:\Program" ist entweder falsch geschrieben oder
3>C:\Users\xxx\Source\Repos\xxx\Scripts\materialize\sass\materialize.scss : WebCompiler error 0: konnte nicht gefunden werden.
3>C:\Users\xxx\Source\Repos\xxx\Scripts\materialize\sass\materialize.scss : WebCompiler error 0:
3> WebCompiler: Done compiling compilerconfig.json
Steps to recreate
Install webcompiler
Right click on materialize.scss -> Compile
Set compile on build in Webcompiler context menu
Rebuild solution
Current behavior
It fails with an error.
Expected behavior
It should generate materialize.css without errors.
Comments
Everything works great on my development system. But when I try to build the solution on my home system, this error occures which is strange. I've googled for "WebCompiler error 0: c:\program" but no solutions there work for me.
Installed product versions
Description
Build process fails with: 3> WebCompiler: Begin cleaning output of compilerconfig.json 3> WebCompiler: Done cleaning output of compilerconfig.json 3>
3> WebCompiler: Begin compiling compilerconfig.json 3>C:\Users\xxx\Source\Repos\xxx\Scripts\materialize\sass\materialize.scss : WebCompiler error 0: Der Befehl "c:\Program" ist entweder falsch geschrieben oder 3>C:\Users\xxx\Source\Repos\xxx\Scripts\materialize\sass\materialize.scss : WebCompiler error 0: konnte nicht gefunden werden. 3>C:\Users\xxx\Source\Repos\xxx\Scripts\materialize\sass\materialize.scss : WebCompiler error 0: 3> WebCompiler: Done compiling compilerconfig.json
Steps to recreate
Current behavior
It fails with an error.
Expected behavior
It should generate materialize.css without errors.
Comments
Everything works great on my development system. But when I try to build the solution on my home system, this error occures which is strange. I've googled for "WebCompiler error 0: c:\program" but no solutions there work for me.