Skip to content

Instantly share code, notes, and snippets.

@dhollinger
Created March 29, 2017 22:21
Show Gist options
  • Save dhollinger/12ff9a59e0d23839fdd5a3b193250f4e to your computer and use it in GitHub Desktop.
Save dhollinger/12ff9a59e0d23839fdd5a3b193250f4e to your computer and use it in GitHub Desktop.
gettext-setup error
bundle exec rake spec_standalone
rake aborted!
LoadError: cannot load such file -- gettext-setup
/Users/dhollinger/workspace/onyx/puppet/onyx_base_os/Rakefile:3:in `require'
/Users/dhollinger/workspace/onyx/puppet/onyx_base_os/Rakefile:3:in `<top (required)>'
/Users/dhollinger/.rbenv/versions/2.4.0/bin/bundle:22:in `load'
/Users/dhollinger/.rbenv/versions/2.4.0/bin/bundle:22:in `<main>'
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment