Advertisement
Guest User

Untitled

a guest
Aug 10th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.86 KB | None | 0 0
  1. [my.brp.gs (master)]$ padrino start
  2. /Users/toddw/.rvm/gems/ree-1.8.7-2011.03@thebarpages/gems/bundler-1.0.12/lib/bundler/runtime.rb:31:in `setup': You have already activated http_router 0.5.4, but your Gemfile requires http_router 0.6.9. Consider using bundle exec. (Gem::LoadError)
  3.     from /Users/toddw/.rvm/gems/ree-1.8.7-2011.03@thebarpages/gems/bundler-1.0.12/lib/bundler/spec_set.rb:12:in `each'
  4.     from /Users/toddw/.rvm/gems/ree-1.8.7-2011.03@thebarpages/gems/bundler-1.0.12/lib/bundler/spec_set.rb:12:in `each'
  5.     from /Users/toddw/.rvm/gems/ree-1.8.7-2011.03@thebarpages/gems/bundler-1.0.12/lib/bundler/runtime.rb:17:in `setup'
  6.     from /Users/toddw/.rvm/gems/ree-1.8.7-2011.03@thebarpages/gems/bundler-1.0.12/lib/bundler.rb:115:in `setup'
  7.     from /Users/toddw/work/thebarpages2/my.brp.gs/config/boot.rb:8
  8.     from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
  9.     from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
  10.     from /Users/toddw/.rvm/gems/ree-1.8.7-2011.03@thebarpages/gems/padrino-core-0.9.23/lib/padrino-core/cli/base.rb:22:in `start'
  11.     from /Users/toddw/.rvm/gems/ree-1.8.7-2011.03@thebarpages/gems/thor-0.14.6/lib/thor/task.rb:22:in `send'
  12.     from /Users/toddw/.rvm/gems/ree-1.8.7-2011.03@thebarpages/gems/thor-0.14.6/lib/thor/task.rb:22:in `run'
  13.     from /Users/toddw/.rvm/gems/ree-1.8.7-2011.03@thebarpages/gems/thor-0.14.6/lib/thor/invocation.rb:118:in `invoke_task'
  14.     from /Users/toddw/.rvm/gems/ree-1.8.7-2011.03@thebarpages/gems/thor-0.14.6/lib/thor.rb:263:in `dispatch'
  15.     from /Users/toddw/.rvm/gems/ree-1.8.7-2011.03@thebarpages/gems/thor-0.14.6/lib/thor/base.rb:389:in `start'
  16.     from /Users/toddw/.rvm/gems/ree-1.8.7-2011.03@thebarpages/gems/padrino-core-0.9.23/bin/padrino:8
  17.     from /Users/toddw/.rvm/gems/ree-1.8.7-2011.03@thebarpages/bin/padrino:19:in `load'
  18.     from /Users/toddw/.rvm/gems/ree-1.8.7-2011.03@thebarpages/bin/padrino:19
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement