dquinlan wrote:
During generation I even see a message saying “Compressing xxxxx.min.css” but the file is not created?
If you see that, it means xxxxx.css is created (you may check), so it tried to compress it according to your advanced setting "Compress project .css"If you see xxxxx.css in \css, then it means the compression was not successful.If you do not see xxxxx.css, then it means the .scss cannot be compiled to .css.If both (compiling and compressing) successful, you should see “Generation completed successfully” after than.
Otherwise, you should check your development environment, do “npm update” again, read https://discourse.hkvstore.com/t/error-find-css-file/6255/1