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

undefined method `epoll?' for EventMachine #181

Open
Ams627 opened this issue May 31, 2018 · 0 comments
Open

undefined method `epoll?' for EventMachine #181

Ams627 opened this issue May 31, 2018 · 0 comments

Comments

@Ams627
Copy link

Ams627 commented May 31, 2018

Any ideas what is happening here?

R:>bundle exec guard -d
23:21:58 - INFO - Run 'gem install win32console' to use color on Windows
23:21:58 - DEBUG - Notiffany: gntp not available (Please add "gem 'ruby_gntp'" t
o your Gemfile and run your app with "bundle exec".).
23:21:58 - DEBUG - Notiffany: growl not available (Unsupported platform "mingw32
").
23:21:58 - DEBUG - Notiffany: terminal_notifier not available (Unsupported platf
orm "mingw32").
23:21:58 - DEBUG - Notiffany: libnotify not available (Unsupported platform "min
gw32").
23:21:58 - DEBUG - Notiffany: notifysend not available (Unsupported platform "mi
ngw32").
23:21:58 - DEBUG - Notiffany: notifu not available (Please add "gem 'rb-notifu'"
to your Gemfile and run your app with "bundle exec".).
23:21:58 - DEBUG - Command execution: {"ALTERNATE_EDITOR"=>"false"} emacsclient
--eval '1'
23:21:58 - DEBUG - Notiffany: emacs not available (Emacs client failed).
23:21:58 - DEBUG - Notiffany: tmux not available (:tmux notifier is only availab
le inside a TMux session.).
23:21:58 - DEBUG - Notiffany: file not available (No :path option given).
23:21:58 - DEBUG - Notiffany is using TerminalTitle to send notifications.
23:21:58 - DEBUG - Command execution: hash stty
23:21:58 - DEBUG - Guard starts all plugins
23:21:58 - DEBUG - Hook :start_begin executed for Guard::Bundler

23:22:00 - INFO - Bundle already up-to-date
23:22:00 - DEBUG - Hook :start_end executed for Guard::Bundler
23:22:00 - DEBUG - Hook :start_begin executed for Guard::Shell
23:22:00 - DEBUG - Hook :start_end executed for Guard::Shell
23:22:00 - DEBUG - Hook :start_begin executed for Guard::LiveReload
23:22:00 - DEBUG - Hook :start_end executed for Guard::LiveReload
C:/tools/ruby24/lib/ruby/gems/2.4.0/gems/guard-livereload-2.5.2/lib/guard/livere
load/reactor.rb:48:in _start_reactor': undefined method epoll?' for EventMachi
ne:Module
Did you mean? epoll (NoMethodError)
from C:/tools/ruby24/lib/ruby/gems/2.4.0/gems/guard-livereload-2.5.2/lib
/guard/livereload/reactor.rb:11:in `block in initialize'

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

1 participant