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

no "waiting for browser to connect" message #103

Open rlargett opened 12 years ago

rlargett commented 12 years ago

I'm working on windows xp and I get this output when I try to run livereload on a directory. Any ideas what's going on?

~/website/mfctoday$ livereload c:/Ruby193/lib/ruby/gems/1.9.1/gems/em-dir-watcher-0.9.4/lib/em-dir-watcher.rb:7: Use RbConfig instead of obsolete and deprecated Config.

Version: 1.6 (compatible with browser extension versions 1.6.x) Port: 35729 Watching: u:/website/mfctoday

imarco commented 12 years ago

I have the same problem.

rlargett commented 12 years ago

I found a solution.

I just started using Sublime Text 2 editor and it has a LiveReload package addon that works with the LiveReload addons for Chrome and Firefox. So far it works great and you don't need the Ruby Gems installed.

milworm commented 11 years ago

Same problem for me