You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Raul Fenossi (Jira)" <ji...@apache.org> on 2020/07/13 18:55:00 UTC

[jira] [Comment Edited] (NETBEANS-4482) Old sass compiler option not used in new sassc compiler

    [ https://issues.apache.org/jira/browse/NETBEANS-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17141221#comment-17141221 ] 

Raul Fenossi edited comment on NETBEANS-4482 at 7/13/20, 6:54 PM:
------------------------------------------------------------------

Solved manually adding  
 -J-Dnb.sass.libsass=true 
 in file
 /usr/local/netbeans-11.3/netbeans/etc/netbeans.conf   
 into
 netbeans_default_options=

[https://bz.apache.org/netbeans/show_bug.cgi?id=247890#c15]


was (Author: rfenossi):
Solved manually adding  
-J-Dnb.sass.libsass=true 
in file
/usr/local/netbeans-11.3/netbeans/netbeans.conf   
into
netbeans_default_options=






https://bz.apache.org/netbeans/show_bug.cgi?id=247890#c15

> Old sass compiler option not used in new sassc compiler
> -------------------------------------------------------
>
>                 Key: NETBEANS-4482
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4482
>             Project: NetBeans
>          Issue Type: Bug
>          Components: web - CSS Preprocessors (SASS, LESS, ...)
>    Affects Versions: 11.3
>         Environment: Fedora 32 xfce
>            Reporter: Raul Fenossi
>            Assignee: Raul Fenossi
>            Priority: Major
>              Labels: css, sass, sassc, scss
>         Attachments: Screenshot_2020-06-20_17-45-06.png
>
>
> Hello i think i find a bug,  i use fedora 32 netbeans php 11.3, and i try to compile sass file with installed sassc bin, but netbeans put a old option called --cache-location when try to compile and i obtain a error, see the image attached Thanks
> Output sass compile:
> "/usr/bin/sassc" "--cache-location" "/home/ultor/.cache/netbeans/11.3/sass-compiler" "/home/ultor/Desktop/web/sass/style.scss" "/home/ultor/Desktop/web/style.css"
> /usr/bin/sassc: unrecognized option '--cache-location'
> See '/usr/bin/sassc -h'
> Done.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists