Advertisement
Guest User

Untitled

a guest
Jan 10th, 2020
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. LoadError: cannot load such file -- addressable
  2. /bundle/2.3/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:274:in `require'
  3. /bundle/2.3/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:274:in `block in require'
  4. /bundle/2.3/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:240:in `load_dependency'
  5. /bundle/2.3/gems/activesupport-4.2.4/lib/active_support/dependencies.rb:274:in `require'
  6. /bundle/2.3/gems/barmen_client-2.5.0/lib/barmen_client.rb:7:in `<top (required)>'
  7. /gems/gems/bundler-1.15.1/lib/bundler/runtime.rb:82:in `require'
  8. /gems/gems/bundler-1.15.1/lib/bundler/runtime.rb:82:in `block (2 levels) in require'
  9. /gems/gems/bundler-1.15.1/lib/bundler/runtime.rb:77:in `each'
  10. /gems/gems/bundler-1.15.1/lib/bundler/runtime.rb:77:in `block in require'
  11. /gems/gems/bundler-1.15.1/lib/bundler/runtime.rb:66:in `each'
  12. /gems/gems/bundler-1.15.1/lib/bundler/runtime.rb:66:in `require'
  13. /gems/gems/bundler-1.15.1/lib/bundler.rb:108:in `require'
  14. /app/config/application.rb:6:in `<top (required)>'
  15. /app/Rakefile:4:in `require'
  16. /app/Rakefile:4:in `<top (required)>'
  17. /gems/gems/bundler-1.15.1/lib/bundler/cli/exec.rb:74:in `load'
  18. /gems/gems/bundler-1.15.1/lib/bundler/cli/exec.rb:74:in `kernel_load'
  19. /gems/gems/bundler-1.15.1/lib/bundler/cli/exec.rb:27:in `run'
  20. /gems/gems/bundler-1.15.1/lib/bundler/cli.rb:360:in `exec'
  21. /gems/gems/bundler-1.15.1/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
  22. /gems/gems/bundler-1.15.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
  23. /gems/gems/bundler-1.15.1/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'
  24. /gems/gems/bundler-1.15.1/lib/bundler/cli.rb:20:in `dispatch'
  25. /gems/gems/bundler-1.15.1/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'
  26. /gems/gems/bundler-1.15.1/lib/bundler/cli.rb:10:in `start'
  27. /gems/gems/bundler-1.15.1/exe/bundle:35:in `block in <top (required)>'
  28. /gems/gems/bundler-1.15.1/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'
  29. /gems/gems/bundler-1.15.1/exe/bundle:27:in `<top (required)>'
  30. /gems/bin/bundle:22:in `load'
  31. /gems/bin/bundle:22:in `<main>'
  32. (See full trace by running task with --trace)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement