Using sass with RVM causes this because FSEvents is a library that is only
available in the system install. All it means is that at worst compilation
will start about 1s after you save. If you're on a laptop, polling will use
up battery faster than using fsevents.

chris

On Tue, Feb 8, 2011 at 7:38 AM, general_salt <angelmcf...@gmail.com> wrote:

> Warning: Unable to load CarbonCore. FSEvents will be unavailable.
>
> This happens after I run..
> $ sass --watch test_base.scss:test_base.css
>
> I have Googled this problem and it seems it is 'polling' for changes,
> and I get the impression that is a big performance issue.
>
> Ps. Trying to get this running with Ruby on Rails, using RVM.
>
> Any help would really be appreciated!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Haml" group.
> To post to this group, send email to haml@googlegroups.com.
> To unsubscribe from this group, send email to
> haml+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/haml?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to haml@googlegroups.com.
To unsubscribe from this group, send email to haml+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/haml?hl=en.

Reply via email to