vscode-live-sass-compiler
vscode-live-sass-compiler copied to clipboard
watchMySass not found
Issue Type: Bug
Ive Reinstalled live Sass compiler but commands are not working
Extension version: 3.0.0 VS Code version: Code 1.46.0 (a5d1cc28bb5da32ec67e86cc50f84c67cc690321, 2020-06-10T09:03:20.462Z) OS version: Windows_NT x64 10.0.17763
System Info
Item | Value |
---|---|
CPUs | Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz (4 x 2394) |
GPU Status | 2d_canvas: enabled flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on oop_rasterization: disabled_off protected_video_decode: unavailable_off rasterization: enabled skia_renderer: disabled_off_ok video_decode: enabled viz_display_compositor: enabled_on viz_hit_test_surface_layer: disabled_off_ok webgl: enabled webgl2: enabled |
Load (avg) | undefined |
Memory (System) | 15.89GB (8.67GB free) |
Process Argv | |
Screen Reader | no |
VM | 0% |
I'm having the same issue. The extension was working fine until today.
I've installed more than 5-6 time live Sass compiler but commands are not working
Hey @sharmag44 and others. You need to make sure that there is a .sass
or .scss
file in your project for the extension to load. It doesn't work if you only have .css
files
It's also worth noting that this extension is no longer maintained. I'd suggest switching to my fork - which is also on the VS Marketplace - it is maintained and has a bunch more features. See #486