Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8481797
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T19:39:26+00:00 2026-06-10T19:39:26+00:00

I was running Test::Unit with Guard and am trying to switch over to RSpec.

  • 0

I was running Test::Unit with Guard and am trying to switch over to RSpec.

I’m running Mac OSX and can’t seem to get rb-fsevent working. When I start Guard I get a message “[Listen warning]: Listen will be polling changes. Learn more at https://github.com/guard/listen#polling-fallback.”

I have tried various approaches:

  • “gem install rb-fsevent” (as per railscast 275)
  • Adding rb-fsevent to my Gemfile (see below)
  • Specifying a rb-fsevent version (e.g. 0.9.1)
  • Re-starting Guard, Rails & the whole system

Gemfile (as recommended in Michael Hartl’s Ruby on Rails Tutorial):

    group :development, :test do
      gem "rspec-rails"
      gem "guard-rspec"
    end

    group :test do
      gem 'rb-fsevent'
    end

Edit:

I also tried including rb-fsevent to the development group (recommended in Railscast 264):

    group :development, :test do
      gem "rspec-rails"
      gem "guard-rspec"
      gem 'rb-fsevent'
    end

However I got the same error. One clue may be that if I run guard without bundle exec then I get “Guard here! It looks like your project has a Gemfile, yet you are running guard outside of Bundler.” bundle exec doesn’t seem to be necessary in the tutorials.

Any ideas on what might be going wrong, or how I could get more information on the problem?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T19:39:27+00:00Added an answer on June 10, 2026 at 7:39 pm

    I’ve the same problem starting with Listen 0.5.0 and an issue has already been reported. Until it’s resolved, you can simply use the previous version of Listen by adding:


    gem 'listen', '0.4.7'

    to your Gemfile and run bundle update.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to get a ASP.NET Unit Test running and I keep getting
I am running PHP unit as follows: phpunit --debug --verbose --coverage-clover=/tmp/test.xml and get the
I am looking to implement a continuous unit test running system, something I have
I'm running a test, and found that the file doesn't actually get written until
We get the following error when running at test: ContextSwitchDeadlock was detected Message: The
I am trying to unit test a webapp that I am developing in Maven/Eclipse.
I am running some unit test that persist documents into the MongoDb database. For
I am running my tests for a rails application using test/unit and capybara. I
The way I have my unit test set up is that a user can
I'm currently trying to reduce the time taken to compile and unit test projects

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.