Supapong Areeprasertkul
Supapong Areeprasertkul
Thanks, @PikaFan123. I also found out later that I could just delete the config.php file then refresh the installation page again.
This is the problem from the default Ruby Sass compiler, bundled with Koala, which is not updated with new features. There is a workaround by setting Koala to use other...
Try checking it at https://github.com/oklai/koala/wiki/List-of-compiler-extensions.
The default Sass compiler in Koala might not be updated so it has not included the module 'modularscale'.
I guess the message happens on MacOS right? The solution could be at https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac
Koala supports using other compiler instead of the default one with the Advanced Setting for Sass compiler. Try these steps: 1. Download the standalone Dart Sass from https://github.com/sass/dart-sass/releases/tag/1.42.1, then extract...
> Any ideas? Does it not like the spaces in the file location or something? That is the only place I can think of that the word 'Web' is referenced....
> > > Would appear either Koala or Dart doesn't like spaces in the file locations. I copied my folder to another location which doesn't have spaces in the location...
@morrow95 You did it correctly as I said above. Previously I thought you mean the compiler path, which I checked it already that can get space in it. Now I...
@morrow95 Glad to know that. :) However, there is a limitation using this script: - the SCSS path must not have these words ' nested', ' expand', 'compact', ' compressed',...