brackets-sass
brackets-sass copied to clipboard
Live preview was canceled for an unknown reason ({0})
Hello,
the sass compiler is not working after the lastest update. Making any changes in a scss file will return this error message: "Live preview was canceled for an unknown reason ({0})"
Brackets Release 1.1 build 1.1.0-15558 Brackets SASS 1.0.2-77 Mac OS X Mavericks 10.9.5
i'm getting the same, but for some reason it doesn't happen with all the projects.
update: It's working fine after last update for me
If it helps anyone, I had the same issue but it was resolved after removing several long data URIs.
I had the same problem for weeks on brackets 1.1 and now on 1.2.
OS: Mavericks 10.9.5 Chrome: v.40 Messages: Console: "You must connect to the WebSocket before sending messages" when I'm editing css. Thunder: "Live preview was canceled for an unknown reason ({0})" Server: Local with MAMP
I tested 2 things:
When I disabled this extension (brackets sass) and editing my file.scss there is no crash with livepreview. Ok it don't compile and I don't see css changes but this message don't appear "Live preview was canceled for an unknown reason ({0})" and when I create a basic projet without "scss" (index.html + style.css), it work fine...strange!
Same problem here for me! Working with a foundation libsass project and Brackets Release 1.3 Build 1.3.0-16022 on Win7 x64
Did a clean install of both Brackets and plugin. Same result...