Skip to content

Instantly share code, notes, and snippets.

@d2kagw
Created August 26, 2010 23:24
Show Gist options
  • Save d2kagw/552456 to your computer and use it in GitHub Desktop.
Save d2kagw/552456 to your computer and use it in GitHub Desktop.
Started GET "/" for 127.0.0.1 at Fri Aug 27 09:19:27 +1000 2010
Processing by IndexController#index as HTML
[Barista] Compiling all scripts
[Barista] Compiling all coffeescripts
[Barista] Compiling quince/Controllers.coffee from framework 'default'
Completed in 184707ms
Barista::CompilationError ("coffee -p '/Users/wallisa/Development/chatter-ui/app/coffeescripts/quince/Controllers.coffee'" exited with a non-zero status.):
/Users/wallisa/.bundle/ruby/1.8/gems/barista-0.5.0/lib/barista/compiler.rb:72:in `invoke_coffee'
/Users/wallisa/.bundle/ruby/1.8/gems/barista-0.5.0/lib/barista/compiler.rb:34:in `compile!'
/Users/wallisa/.bundle/ruby/1.8/gems/barista-0.5.0/lib/barista/compiler.rb:39:in `to_js'
/Users/wallisa/.bundle/ruby/1.8/gems/barista-0.5.0/lib/barista/compiler.rb:23:in `compile'
/Users/wallisa/.bundle/ruby/1.8/gems/barista-0.5.0/lib/barista.rb:88:in `compile_file!'
/Users/wallisa/.bundle/ruby/1.8/gems/barista-0.5.0/lib/barista.rb:105:in `compile_all!'
/Users/wallisa/.bundle/ruby/1.8/gems/barista-0.5.0/lib/barista.rb:104:in `each'
/Users/wallisa/.bundle/ruby/1.8/gems/barista-0.5.0/lib/barista.rb:104:in `compile_all!'
/Users/wallisa/.bundle/ruby/1.8/gems/barista-0.5.0/lib/barista/filter.rb:6:in `filter'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment