[
https://issues.apache.org/jira/browse/NETBEANS-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Frost updated NETBEANS-581:
----------------------------------
Comment: was deleted
(was: This was addressed in bug [247890
|[https://netbeans.org/bugzilla/show_bug.cgi?id=247890]] on the old system. You
have to modify the startup options for Netbeans as described in that bug:
Instructions: if libsass should be used, start NetBeans with parameter [1];
this parameter can also be added to the <nbinstalldir>/etc/netbeans.conf (see
netbeans_default_options variable). Then, the IDE will not add any command line
parameter automatically - it means that it is up to user to specify proper CLI
parameters (compress style, source maps etc.) for her CLI either in Tools >
Options > HTML/JS > CSS Preprocessors or Project Properties dialog (CSS
Preprocessors > Compiler Options field).
Thanks!
[1] -J-Dnb.sass.libsass=true)
> 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.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists