Skip to content

Instantly share code, notes, and snippets.

@malnick
Created March 22, 2014 14:43
Show Gist options
  • Save malnick/9708273 to your computer and use it in GitHub Desktop.
Save malnick/9708273 to your computer and use it in GitHub Desktop.
⚡ root@bohr  /Users/malnick/projects/courseware  ± master  rake prepare
Start the presentation by running `rake present`.
AFter you have finished the training, please run `rake submit` to send collected stats back to the Edu team.
⚡ root@bohr  /Users/malnick/projects/courseware  ± master  cd fundamentals
⚡ root@bohr  /Users/malnick/projects/courseware/fundamentals  ± master  rake present
What version is printed at the bottom of the course manuals you received? [v3.2.0] v3.1.4
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
WARN: image sizing disabled - install rmagick
WARN: pdf generation disabled - install pdfkit
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/fileutils.rb:245:in `mkdir': No such file or directory - stats (Errno::ENOENT)
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/fileutils.rb:245:in `fu_mkdir'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/fileutils.rb:174:in `block in mkdir'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/fileutils.rb:173:in `each'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/fileutils.rb:173:in `mkdir'
from /Library/Ruby/Gems/2.0.0/gems/showoff-0.9.6.1/lib/showoff.rb:52:in `<class:ShowOff>'
from /Library/Ruby/Gems/2.0.0/gems/showoff-0.9.6.1/lib/showoff.rb:28:in `<top (required)>'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:58:in `require'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:58:in `require'
from /Library/Ruby/Gems/2.0.0/gems/showoff-0.9.6.1/bin/showoff:4:in `<top (required)>'
from /usr/bin/showoff:23:in `load'
from /usr/bin/showoff:23:in `<main>'
✘ ⚡ root@bohr  /Users/malnick/projects/courseware/fundamentals 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment