ritwickdey / vscode-live-sass-compiler

Compile Sass or Scss file to CSS at realtime with live browser reload feature.
https://ritwickdey.github.io/vscode-live-sass-compiler/
MIT License
657 stars 168 forks source link

Extension host terminated unexpectedly. #479

Closed reizaoxaro closed 3 years ago

reizaoxaro commented 3 years ago

Vs Code Version : 1.54.1 Mac OS Big Sur 11.2.3 Screen-Shot-2021-03-12-at-01 36 35

fmorrisey commented 3 years ago

I am also experiencing this issue as well

BaldemarEspinoza commented 3 years ago

This was happening to me as well whenever I would have an invalid import, switching to the other version of this extension: https://marketplace.visualstudio.com/items?itemName=glenn2223.live-sass fixed the issue though.

reizaoxaro commented 3 years ago

This was happening to me as well whenever I would have an invalid import, switching to the other version of this extension: https://marketplace.visualstudio.com/items?itemName=glenn2223.live-sass fixed the issue though.

SOLVED. i just switching to the new version of this extension and everything work fine, thank you @BaldemarEspinoza you save me @fmorrisey you should try this out. =)