Skip to content

Instantly share code, notes, and snippets.

@frizop
Created June 16, 2021 19:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frizop/44f337f8f40be2ece0fd7c0dd91c13b8 to your computer and use it in GitHub Desktop.
Save frizop/44f337f8f40be2ece0fd7c0dd91c13b8 to your computer and use it in GitHub Desktop.
$ bundle exec fpm
bundler: failed to load command: fpm (/home/nate/.local/share/gem/ruby/bin/fpm)
/home/nate/.local/share/gem/ruby/gems/fpm-1.12.0/lib/fpm/package/osxpkg.rb:7:in `require': cannot load such file -- rexml/document (LoadError)
from /home/nate/.local/share/gem/ruby/gems/fpm-1.12.0/lib/fpm/package/osxpkg.rb:7:in `<top (required)>'
from /home/nate/.local/share/gem/ruby/gems/fpm-1.12.0/lib/fpm.rb:15:in `require'
from /home/nate/.local/share/gem/ruby/gems/fpm-1.12.0/lib/fpm.rb:15:in `<top (required)>'
from /home/nate/.local/share/gem/ruby/gems/fpm-1.12.0/bin/fpm:4:in `require'
from /home/nate/.local/share/gem/ruby/gems/fpm-1.12.0/bin/fpm:4:in `<top (required)>'
from /home/nate/.local/share/gem/ruby/bin/fpm:23:in `load'
from /home/nate/.local/share/gem/ruby/bin/fpm:23:in `<top (required)>'
from /usr/share/gems/gems/bundler-2.2.15/lib/bundler/cli/exec.rb:63:in `load'
from /usr/share/gems/gems/bundler-2.2.15/lib/bundler/cli/exec.rb:63:in `kernel_load'
from /usr/share/gems/gems/bundler-2.2.15/lib/bundler/cli/exec.rb:28:in `run'
from /usr/share/gems/gems/bundler-2.2.15/lib/bundler/cli.rb:494:in `exec'
from /usr/share/gems/gems/bundler-2.2.15/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
from /usr/share/gems/gems/bundler-2.2.15/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
from /usr/share/gems/gems/bundler-2.2.15/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
from /usr/share/gems/gems/bundler-2.2.15/lib/bundler/cli.rb:30:in `dispatch'
from /usr/share/gems/gems/bundler-2.2.15/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
from /usr/share/gems/gems/bundler-2.2.15/lib/bundler/cli.rb:24:in `start'
from /usr/share/gems/gems/bundler-2.2.15/libexec/bundle:49:in `block in <top (required)>'
from /usr/share/gems/gems/bundler-2.2.15/lib/bundler/friendly_errors.rb:130:in `with_friendly_errors'
from /usr/share/gems/gems/bundler-2.2.15/libexec/bundle:37:in `<top (required)>'
from /usr/bin/bundle:23:in `load'
from /usr/bin/bundle:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment