You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Óscar (JIRA)" <ji...@apache.org> on 2018/04/04 13:38:00 UTC

[jira] [Updated] (NETBEANS-588) Sass installed via Chocolatey not compiling

     [ https://issues.apache.org/jira/browse/NETBEANS-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Óscar updated NETBEANS-588:
---------------------------
    Description: 
I installed Sass via Chocolatey and get this error in the Netbeans console:

"C:\ProgramData\chocolatey\lib\sass\tools\sass.bat" "-cache-location" "C:\Users\oxk4r\AppData\Local\NetBeans\Cache\8.2\sass-compiler" "debug-info" "-style" "compact" "C:\xampp\htdocs\SASS_01\scss\style.scss" "C:\xampp\htdocs\SASS_01\css\style.css" Could not find an option named "cache-location".

No *.css file is generated at all.

  was:
I installed Sass via Chocolatey and get this error in the Netbeans console:

"C:\ProgramData\chocolatey\lib\sass\tools\sass.bat" "--cache-location" "C:\Users\oxk4r\AppData\Local\NetBeans\Cache\8.2\sass-compiler" "--debug-info" "--style" "compact" "C:\xampp\htdocs\SASS_01\scss\style.scss" "C:\xampp\htdocs\SASS_01\css\style.css" Could not find an option named "cache-location".

No *.css file is generated at all.


> Sass installed via Chocolatey not compiling
> -------------------------------------------
>
>                 Key: NETBEANS-588
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-588
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 8.2
>            Reporter: Óscar
>            Priority: Major
>
> I installed Sass via Chocolatey and get this error in the Netbeans console:
> "C:\ProgramData\chocolatey\lib\sass\tools\sass.bat" "-cache-location" "C:\Users\oxk4r\AppData\Local\NetBeans\Cache\8.2\sass-compiler" "debug-info" "-style" "compact" "C:\xampp\htdocs\SASS_01\scss\style.scss" "C:\xampp\htdocs\SASS_01\css\style.css" Could not find an option named "cache-location".
> No *.css file is generated at all.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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