jetbrains-csscomb
jetbrains-csscomb copied to clipboard
[Windows] Error 193 WebStorm8
It works fine with command line "csscomb assets/css". But when I try to sort files using created CSScomb tool it crashes with Error 193: %1 is not a valid Win32 application. I already had checked info from microsoft (http://support.microsoft.com/kb/812486) but it still not working. Program path in WebStromTools is: C:\Users\username\node_modules\csscomb\bin\csscomb (without spaces and copies)
I have this error on Windows 8.1 too.
I get the same error on Windows 8.1
if you installed csscomb in global then – Program: csscomb.cmd – Parameters: $FilePath$ – Working directory: $FileDir$
@MitoZ
– Program: csscomb.cmd
It works, thank you