question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

LoadError: cannot load such file -- rb-fsevent Use --trace for backtrace when using --watch

See original GitHub issue

I get this when running scss --watch [ dir ]:

$ scss --watch css/
>>> Sass is watching for changes. Press Ctrl-C to stop.
LoadError: cannot load such file -- rb-fsevent
  Use --trace for backtrace.
$ 

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:14 (2 by maintainers)

github_iconTop GitHub Comments

19reactions
itsmontoyacommented, Jan 8, 2018

Just a note from my end, I was able to resolve this by installing rb-fevent.

gem install rb-fsevent
2reactions
elhenrocommented, Dec 10, 2017

@trmml for me the fix was using compass via pacman. Guten Tag!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting error when using command line for SASS to watch files
I'm working off a brand new clean install; reformatted my hard disk, loaded Mavericks, and first thing I went into the command line...
Read more >
Rails 7 assets:precompile results in LoadError - sassc - Reddit
LoadError : cannot load such file -- sassc Tasks: TOP => assets:precompile (See full trace by running task with --trace).
Read more >
require': cannot load such file -- webrick (LoadError) - YouTube
0:00 · New! Watch ads now so you can enjoy fewer interruptions. Got it ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found