Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compass Compilation Error (?) #25

Closed
ghost opened this issue Dec 2, 2013 · 9 comments
Closed

Compass Compilation Error (?) #25

ghost opened this issue Dec 2, 2013 · 9 comments

Comments

@ghost
Copy link

ghost commented Dec 2, 2013

It used to work fine, before I reformat my machine and install compass alpha 13 (or I guess). But now, every time I save the file I get the below error, while the output CSS file gets generated without any issues.

10:44:09.787 AM: Beginning compile: FILE_PATH\site.scss
10:44:11.412 AM: Failed to compile css.
[Exception]Compass returned an error.
at SassyStudio.Integration.Compass.CompassDocumentCompiler.Compile(FileInfo source, FileInfo output)
at SassyStudio.Editor.GenerateCssOnSave.GenerateCss(DateTime time, String path)

10:44:11.412 AM: Compile complete.

@darrenkopp
Copy link
Owner

What version of ruby are you running?

@ghost
Copy link
Author

ghost commented Dec 2, 2013

Current version : Ruby 2.0.0-p353 (x64)

EDIT : Which was the same version, I had before.

@darrenkopp
Copy link
Owner

ok, i'll try to see if I can figure out what's going on tonight.

@darrenkopp
Copy link
Owner

yeah... this turned out to be a stupid error on my part when i tried to capture better error information when compass fails... and i ended up just always throwing an exception.

Sorry

@ghost
Copy link
Author

ghost commented Dec 3, 2013

Even after the update, I still get the error message.

09:32:33.039 PM: Failed to compile css.
[Exception]Compass returned an error.
at SassyStudio.Integration.Compass.CompassDocumentCompiler.Compile(FileInfo source, FileInfo output)
at SassyStudio.Editor.GenerateCssOnSave.GenerateCss(DateTime time, String path)

09:32:33.039 PM: Compile complete.

@darrenkopp
Copy link
Owner

i haven't pushed out the update yet. you must have been using older version

On Mon, Dec 2, 2013 at 7:35 PM, powerbala notifications@github.com wrote:

Even after the update, I still get the error message.

09:32:33.039 PM: Failed to compile css.

[Exception]Compass returned an error.
at
SassyStudio.Integration.Compass.CompassDocumentCompiler.Compile(FileInfo
source, FileInfo output)
at SassyStudio.Editor.GenerateCssOnSave.GenerateCss(DateTime time, String
path)

09:32:33.039 PM: Compile complete.


Reply to this email directly or view it on GitHubhttps://github.com//issues/25#issuecomment-29678762
.

@ghost
Copy link
Author

ghost commented Dec 3, 2013

My bad. Mistook Web Essentials update for Sassy :)

@darrenkopp
Copy link
Owner

no worries, i just pushed it out, so you might want to just grab it from the gallery since i think VS only checks for updates like once an hour or so

@ghost
Copy link
Author

ghost commented Dec 3, 2013

Works perfect. Thx :)

darrenkopp added a commit that referenced this issue Dec 24, 2013
before i wasn't wiping entire file.

fixes #25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant