Created
March 29, 2017 22:21
-
-
Save dhollinger/12ff9a59e0d23839fdd5a3b193250f4e to your computer and use it in GitHub Desktop.
gettext-setup error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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