Page 1 of 1

Error: scss not found (v2023)

Posted: Mon Apr 15, 2024 1:37 am
by philmills

I'm suddenly getting Error: not found when generating files.

Compiling query-builder.scss...
Compressing query-builder.min.css...
Error:  not found.
Compiling ewpdf.scss...
Compressing ewpdf.min.css...

what isn't found?


Re: Error: not found

Posted: Mon Apr 15, 2024 8:39 am
by mobhar

Re: Error: scss not found (v2023)

Posted: Mon Apr 15, 2024 10:05 am
by arbei

Probably the expected compiled query-builder.min.css not found, you better delete all files in your project file and generate all files again.


Re: Error: scss not found (v2023)

Posted: Sun Apr 21, 2024 2:15 am
by philmills

I generated all files to a new folder, I got the same error....
The query builder files were actually being generated, which is weird that they wouldgive an error.
So I removed the entire PHPMaker2023 folder as suggested in the linked thread, restarted phpmaker (so it rebuilt them) then regenerated all files.
Everything worked but only once. And for some reason phpmaker had unchecked all of my enabled extensions...

And now when I try to regenerate the files, I get exactly the same error.


Re: Error: scss not found (v2023)

Posted: Sun Apr 21, 2024 10:12 am
by arbei

Extensions will not be disabled if they are not found. It seems that your files were corrupted, after being fixed, they become corrupted again. If you have antivirus software which may try to delete *.js files, you better disable it and try again.


Re: Error: scss not found (v2023)

Posted: Mon Apr 22, 2024 1:45 pm
by philmills

My antivirus hasn't changed.
I previously had my project folder synching to Google Drive, which I know can cause issues, but that's turned off currently.
Initially I was able to generate the files ok once i turned that off, but not anymore.


Re: Error: scss not found (v2023)

Posted: Mon Apr 22, 2024 3:12 pm
by arbei
  1. If you did that then you better double check the write permission of the folder or the sass compiler and css compressor cannot read/write the compiled .css to the "css" folder.
  2. You may also try disable the advanced setting Compress project .css to check if it is only related to the css compressor only.

Re: Error: scss not found (v2023)

Posted: Tue Apr 23, 2024 9:11 pm
by philmills

For some reason, every time I regenerate the files PHPMaker sets some of the files and folders to readonly.
I disabled generation of query-builder css files, but the error still remains when I generate files.
Maybe it's whatever comes after query builder in the generation process that's causing the error.
Any ideas what that would be?


Re: Error: scss not found (v2023)

Posted: Tue Apr 23, 2024 11:05 pm
by arbei

You need to check your PC, PHPMaker itself does not change file properties. As said, you better double check your antivirus softwares.