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

Guard fails to install because of nio4r (1.0.0) #896

Closed
kapooostin opened this issue Jan 22, 2018 · 1 comment
Closed

Guard fails to install because of nio4r (1.0.0) #896

kapooostin opened this issue Jan 22, 2018 · 1 comment

Comments

@kapooostin
Copy link

kapooostin commented Jan 22, 2018

OSX 10.12.6
Ruby 2.5 installed via Homebrew

The lowest version of nio4r gem I was able to install is 1.2.1. But still guard doesn't work.

Here is console log:

An error occurred while installing nio4r (1.0.0), and Bundler cannot
continue.
Make sure that `gem install nio4r -v '1.0.0'` succeeds before bundling.

In Gemfile:
  guard was resolved to 2.6.0, which depends on
    listen was resolved to 2.7.1, which depends on
      celluloid-io was resolved to 0.15.0, which depends on
        nio4r
@kapooostin kapooostin changed the title Guard fails to install beacuse of nio4r (1.0.0) Guard fails to install because of nio4r (1.0.0) Jan 22, 2018
@rymai
Copy link
Member

rymai commented May 20, 2022

I hope that works with the latest versions (Guard 2.18.0).

@rymai rymai closed this as completed May 20, 2022
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

2 participants