You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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'
The text was updated successfully, but these errors were encountered:
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.
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
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:in
setup_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:in
new'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:in
restart_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:in
each'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:in
call'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:in
run'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
'The text was updated successfully, but these errors were encountered: