Skip to content

Instantly share code, notes, and snippets.

@marr
Created March 26, 2015 22:48
Show Gist options
  • Save marr/acb81941fcb74897847d to your computer and use it in GitHub Desktop.
Save marr/acb81941fcb74897847d to your computer and use it in GitHub Desktop.
and sudo mkdir worked
Making gemset ruby-2.1.5 pristine..........................................................................
Error running '__rvm_with ruby-2.1.5 gemset_pristine',
showing last 15 lines of /Users/dmarr/.rvm/log/1427410050_ruby-2.1.5/gemset.pristine-ruby-2.1.5.log
++ _failed+=("${_gem} --version ${_version}")
++ read _gem _version _platforms
++ (( 1 > 0 ))
++ rvm_error '\n'\''command gem pristine --extensions nokogiri --version 1.6.5'\'' failed, you need to fix this gems manually.'
++ rvm_pretty_print stderr
++ case "${rvm_pretty_print_flag:=auto}" in
++ case "${TERM:-dumb}" in
++ case "$1" in
++ [[ -t 2 ]]
++ return 1
++ printf %b '\n'\''command gem pristine --extensions nokogiri --version 1.6.5'\'' failed, you need to fix this gems manually.\n'
'command gem pristine --extensions nokogiri --version 1.6.5' failed, you need to fix this gems manually.
++ return 1
++ return 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment