Created
July 25, 2010 20:54
-
-
Save threez/489876 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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