Skip to content

Instantly share code, notes, and snippets.

@bosko
Created June 1, 2011 07:32
Show Gist options
  • Save bosko/1001928 to your computer and use it in GitHub Desktop.
Save bosko/1001928 to your computer and use it in GitHub Desktop.
Installing error
installing default gems: d:/projects/ruby/rubyinstaller/sandbox/ruby19_mingw/lib/ruby/gems/1.9.1
d:/projects/ruby/ruby-git/lib/fileutils.rb:1508:in `path': can't convert nil into String (TypeError)
from d:/projects/ruby/ruby-git/lib/fileutils.rb:1508:in `block in fu_list'
from d:/projects/ruby/ruby-git/lib/fileutils.rb:1508:in `map'
from d:/projects/ruby/ruby-git/lib/fileutils.rb:1508:in `fu_list'
from ../../../ruby-git/tool/rbinstall.rb:174:in `makedirs'
from ../../../ruby-git/tool/rbinstall.rb:284:in `prepare'
from ../../../ruby-git/tool/rbinstall.rb:543:in `block in <main>'
from ../../../ruby-git/tool/rbinstall.rb:584:in `call'
from ../../../ruby-git/tool/rbinstall.rb:584:in `block (2 levels) in <main>'
from ../../../ruby-git/tool/rbinstall.rb:581:in `each'
from ../../../ruby-git/tool/rbinstall.rb:581:in `block in <main>'
from ../../../ruby-git/tool/rbinstall.rb:577:in `each'
from ../../../ruby-git/tool/rbinstall.rb:577:in `<main>'
make: *** [do-install-nodoc] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment