sass-brunch
sass-brunch copied to clipboard
Can't install
Windows 7 x64.
First it fails because it needs python2 in path, after that is fixed another error:
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
I do not want to install 4GB of C++ compilers for Visual Studio 2017 in order to minify some sass.
Was able to resolve the issue by installing: https://github.com/felixrieseberg/windows-build-tools AND closing the terminal afterwards.