Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
11.3
-
None
-
Fedora 32 xfce
-
Patch, Important
Description
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.
Attachments
Attachments
Issue Links
- duplicates
-
NETBEANS-581 Could not find an option named "cache-location".
- Open