Skip to content

Instantly share code, notes, and snippets.

@anteaya
Created August 27, 2009 23:02
Show Gist options
  • Select an option

  • Save anteaya/176648 to your computer and use it in GitHub Desktop.

Select an option

Save anteaya/176648 to your computer and use it in GitHub Desktop.
anita@anita-laptop:~/sandbox/rvm/site$ nanoc3 compile
Loading site data...
Compiling site...
update [0.04s] output/todo/index.html
Site compiled in 0.09s.
anita@anita-laptop:~/sandbox/rvm/site$ nanoc3 aco
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- mime/types (LoadError)
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /usr/lib/ruby/gems/1.8/gems/nanoc3-3.0.0/lib/nanoc3/extra/auto_compiler.rb:15:in `initialize'
from /usr/lib/ruby/gems/1.8/gems/nanoc3-3.0.0/lib/nanoc3/cli/commands/autocompile.rb:76:in `new'
from /usr/lib/ruby/gems/1.8/gems/nanoc3-3.0.0/lib/nanoc3/cli/commands/autocompile.rb:76:in `run'
from /usr/lib/ruby/gems/1.8/gems/nanoc3-3.0.0/vendor/cri/lib/cri/base.rb:91:in `run'
from /usr/lib/ruby/gems/1.8/gems/nanoc3-3.0.0/bin/nanoc3:16
from /usr/bin/nanoc3:19:in `load'
from /usr/bin/nanoc3:19
anita@anita-laptop:~/sandbox/rvm/site$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment