Skip to content

Instantly share code, notes, and snippets.

@rorhug
Created July 18, 2012 20:50
Show Gist options
  • Save rorhug/3138795 to your computer and use it in GitHub Desktop.
Save rorhug/3138795 to your computer and use it in GitHub Desktop.
Bolt error
bolt create my_first_site
** Starting Bolt...
/home/rory/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- test/unit/ui/console/testrunner (LoadError)
from /home/rory/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /home/rory/.rvm/gems/ruby-1.9.3-p194/gems/bolt-0.2.15/lib/bolt/runners/test_unit.rb:2:in `<top (required)>'
from /home/rory/.rvm/gems/ruby-1.9.3-p194/gems/bolt-0.2.15/lib/bolt/runner.rb:35:in `runner'
from /home/rory/.rvm/gems/ruby-1.9.3-p194/gems/bolt-0.2.15/lib/bolt/runner.rb:13:in `initialize'
from /home/rory/.rvm/gems/ruby-1.9.3-p194/gems/bolt-0.2.15/lib/bolt/listener.rb:24:in `new'
from /home/rory/.rvm/gems/ruby-1.9.3-p194/gems/bolt-0.2.15/lib/bolt/listener.rb:24:in `initialize'
from /home/rory/.rvm/gems/ruby-1.9.3-p194/gems/bolt-0.2.15/lib/bolt.rb:85:in `new'
from /home/rory/.rvm/gems/ruby-1.9.3-p194/gems/bolt-0.2.15/lib/bolt.rb:85:in `start'
from /home/rory/.rvm/gems/ruby-1.9.3-p194/gems/bolt-0.2.15/bin/bolt:15:in `<top (required)>'
from /home/rory/.rvm/gems/ruby-1.9.3-p194/bin/bolt:19:in `load'
from /home/rory/.rvm/gems/ruby-1.9.3-p194/bin/bolt:19:in `<main>'
from /home/rory/.rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14:in `eval'
from /home/rory/.rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment