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

no "waiting for browser to connect" message #103

Open
rlargett opened this issue Dec 1, 2011 · 3 comments
Open

no "waiting for browser to connect" message #103

rlargett opened this issue Dec 1, 2011 · 3 comments

Comments

@rlargett
Copy link

rlargett commented Dec 1, 2011

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

  • extensions: .html .css .js .png .gif .jpg .php .php5 .py .rb .erb
  • live refreshing disabled for .js: will reload the whole page when .js is changed
  • excluding changes in: /.git/ /.svn/ /.hg/
  • with a grace period of 0.05 sec after each change
    c:/Ruby193/lib/ruby/gems/1.9.1/gems/em-dir-watcher-0.9.4/lib/em-dir-watcher/platform/windows.rb:88:in popen': No such file or directory - "ruby" "c:/Ruby193/lib/ruby/gems/1.9.1/gems/em-dir-watcher-0.9.4/lib/em-dir-watcher/platform/windows/monitor.rb" 2019 "u:/website/mfctoday" (Errno::ENOENT) from c:/Ruby193/lib/ruby/gems/1.9.1/gems/em-dir-watcher-0.9.4/lib/em-dir-watcher/platform/windows.rb:88:insetup_listener'
    from c:/Ruby193/lib/ruby/gems/1.9.1/gems/em-dir-watcher-0.9.4/lib/em-dir-watcher/platform/windows.rb:34:in initialize' from c:/Ruby193/lib/ruby/gems/1.9.1/gems/em-dir-watcher-0.9.4/lib/em-dir-watcher/monitor.rb:35:innew'
    from c:/Ruby193/lib/ruby/gems/1.9.1/gems/em-dir-watcher-0.9.4/lib/em-dir-watcher/monitor.rb:35:in watch' from c:/Ruby193/lib/ruby/gems/1.9.1/gems/livereload-1.6.1/lib/livereload.rb:180:inrestart_watching'
    from c:/Ruby193/lib/ruby/gems/1.9.1/gems/livereload-1.6.1/lib/livereload.rb:249:in block (2 levels) in run' from c:/Ruby193/lib/ruby/gems/1.9.1/gems/livereload-1.6.1/lib/livereload.rb:249:ineach'
    from c:/Ruby193/lib/ruby/gems/1.9.1/gems/livereload-1.6.1/lib/livereload.rb:249:in block in run' from c:/Ruby193/lib/ruby/gems/1.9.1/gems/eventmachine-1.0.0.beta.4.1-x86-mingw32/lib/eventmachine.rb:179:incall'
    from c:/Ruby193/lib/ruby/gems/1.9.1/gems/eventmachine-1.0.0.beta.4.1-x86-mingw32/lib/eventmachine.rb:179:in run_machine' from c:/Ruby193/lib/ruby/gems/1.9.1/gems/eventmachine-1.0.0.beta.4.1-x86-mingw32/lib/eventmachine.rb:179:inrun'
    from c:/Ruby193/lib/ruby/gems/1.9.1/gems/livereload-1.6.1/lib/livereload.rb:220:in run' from c:/Ruby193/lib/ruby/gems/1.9.1/gems/livereload-1.6.1/bin/livereload:51:in<top (required)>'
    from c:/Ruby193/bin/livereload:19:in load' from c:/Ruby193/bin/livereload:19:in'
@imarco
Copy link

imarco commented Dec 17, 2011

I have the same problem.

@rlargett
Copy link
Author

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
Copy link

milworm commented May 19, 2013

Same problem for me

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

3 participants