Skip to content

Instantly share code, notes, and snippets.

@threez
Created July 25, 2010 20:54
Show Gist options
  • Save threez/489876 to your computer and use it in GitHub Desktop.
Save threez/489876 to your computer and use it in GitHub Desktop.
/Users/vincentlandgraf [vincentlandgraf] $ sass --watch styles/components/ styles/layout/:public/stylesheets/ --trace
/Users/vincentlandgraf/.rvm/gems/ruby-1.9.2-head/gems/haml-3.0.13/bin/../lib/haml/exec.rb:400:in `watch_or_update': File styles/layout/:public/stylesheets/ doesn't exist. (RuntimeError)
Did you mean: sass --watch styles/components/:styles/layout/:public/stylesheets/
from /Users/vincentlandgraf/.rvm/gems/ruby-1.9.2-head/gems/haml-3.0.13/bin/../lib/haml/exec.rb:350:in `process_result'
from /Users/vincentlandgraf/.rvm/gems/ruby-1.9.2-head/gems/haml-3.0.13/bin/../lib/haml/exec.rb:42:in `parse'
from /Users/vincentlandgraf/.rvm/gems/ruby-1.9.2-head/gems/haml-3.0.13/bin/../lib/haml/exec.rb:22:in `parse!'
from /Users/vincentlandgraf/.rvm/gems/ruby-1.9.2-head/gems/haml-3.0.13/bin/sass:8
from /usr/bin/sass:19:in `load'
from /usr/bin/sass:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment