0
ich erhabenen Text 3 und installiere „Sass bauen“ Paketerhabener Text 3 und Konfigurations Sass baut Paket
Das ist meine Projektstruktur ist
/golden
|----- css
|----- scss
|--- test.scss
und ich mag test.scss und Show kompilieren Ausgabe im CSS-Ordner. Also ich Konfig Paket ist:
[
"cmd": ["sass", "--update", "$file:${file_path}/../css/${file_base_name}.css"],
]
Aber es funktioniert nicht. Erhabener Show Error Report:
[WinError 2] The system cannot find the file specified
[cmd: ['sass', '--update', 'D:\\golden\\scss\\test.scss:D:\\golden\\scss/../css/test.css']]
[dir: D:\golden\scss]
Wie löst man das?