mockko / livereload

LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page (and autoreloads the page when HTML changes)
http://livereload.com/
1.18k stars 56 forks source link

OS X 10.7 Lion DP4 - em-dir-watcher error #82

Open narkeeso opened 13 years ago

narkeeso commented 13 years ago

Here's the error I get.

This happens when a change happens in a file. LR connects fine to chrome.

/Library/Ruby/Gems/1.8/gems/em-dir-watcher-0.9.4/lib/em-dir-watcher/platform/mac/rubycocoa_watcher.rb:41: [BUG] Segmentation fault ruby 1.8.7 (2010-01-10 patchlevel 249) [universal-darwin11.0]

I know there is no support for Lion right now but was wondering if anyone found a way around this. I was able to get compass and sass working by installing the latest xcode beta and recompiling fb-fsevent.

lmartins commented 13 years ago

Upgraded to Lion and having the same issue. Any update on this?

wmnytm commented 13 years ago

There's an updated version of livereload on http://www.livereload.com, no Ruby required.

MarioRicalde commented 13 years ago

Livereload is not compatible with Lion... Meh. Guess we have to go with the "native" solution?

frankel commented 12 years ago

@wmnytm thanks, it helps me a lot.