LoadError: cannot load such file -- rb-fsevent Use --trace for backtrace when using --watch
See original GitHub issueI 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:
- Created 9 years ago
- Comments:14 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just a note from my end, I was able to resolve this by installing rb-fevent.
@trmml for me the fix was using compass via pacman. Guten Tag!