[ https://issues.apache.org/jira/browse/NETBEANS-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928523#comment-16928523 ]
Rob Carr commented on NETBEANS-581: ----------------------------------- Using Netbeans 11.1 using Dart SASS installed by homebrew... SASS compiling on command line works fine, but Netbeans flags up "/usr/local/Cellar/sass/1.22.12/bin/sass" "--cache-location" "~/Library/Caches/Netbeans/11.1/sass-compiler" "--debug-info" ".../scss/style.scss" ".../css/style.css" Could not find an option named "cache-location". Have tried installing a variety of SASS compilers (and changing the CSS pre-compiler settings in NB accordingly - obvs) and still get same result > Could not find an option named "cache-location". > ------------------------------------------------ > > Key: NETBEANS-581 > URL: https://issues.apache.org/jira/browse/NETBEANS-581 > Project: NetBeans > Issue Type: Bug > Components: web - CSS Preprocessors (SASS, LESS, ...) > Reporter: Bo Andersen > Priority: Minor > > When using the internal sass configuration, it calls the sass compiler with > the --cache-location command. It seems that this is not part of the current > sass compiler anymore. > > Sass error: > Could not find an option named "cache-location". > > I am using this release of sass compiler: > https://github.com/sass/dart-sass/releases/tag/1.1.1 -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists