Skip to content

Instantly share code, notes, and snippets.

@qodeboy
Created January 24, 2014 08:11
Show Gist options
  • Save qodeboy/8593778 to your computer and use it in GitHub Desktop.
Save qodeboy/8593778 to your computer and use it in GitHub Desktop.
C:/Ruby193/lib/ruby/gems/1.9.1/gems/posix-spawn-0.3.8/lib/posix/spawn.rb:162:in `spawn': can't convert nil into String (TypeError)
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/posix-spawn-0.3.8/lib/posix/spawn.rb:162:in `spawn'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/posix-spawn-0.3.8/lib/posix/spawn.rb:312:in `popen4'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/posix-spawn-0.3.8/lib/posix/spawn/child.rb:105:in `exec!'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/posix-spawn-0.3.8/lib/posix/spawn/child.rb:80:in `initialize'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/grit-2.5.0/lib/grit/git.rb:345:in `new'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/grit-2.5.0/lib/grit/git.rb:345:in `native'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/grit-2.5.0/lib/grit/git.rb:372:in `method_missing'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/grit-2.5.0/lib/grit/git-ruby.rb:110:in `rev_parse'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/grit-2.5.0/lib/grit/git-ruby.rb:66:in `rev_list'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/grit-2.5.0/lib/grit/commit.rb:120:in `find_all'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/grit-2.5.0/lib/grit/repo.rb:427:in `commit'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/dandelion-0.3.14/lib/dandelion/git.rb:67:in `initialize'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/dandelion-0.3.14/lib/dandelion/deployment.rb:23:in `new'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/dandelion-0.3.14/lib/dandelion/deployment.rb:23:in `initialize'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/dandelion-0.3.14/lib/dandelion/deployment.rb:82:in `initialize'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/dandelion-0.3.14/lib/dandelion/deployment.rb:12:in `new'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/dandelion-0.3.14/lib/dandelion/deployment.rb:12:in `create'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/dandelion-0.3.14/lib/dandelion/command.rb:131:in `deployment'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/dandelion-0.3.14/lib/dandelion/command/deploy.rb:30:in `execute'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/dandelion-0.3.14/lib/dandelion/application.rb:38:in `block in execute'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/dandelion-0.3.14/lib/dandelion/command.rb:92:in `initialize'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/dandelion-0.3.14/lib/dandelion/application.rb:36:in `new'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/dandelion-0.3.14/lib/dandelion/application.rb:36:in `execute'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/dandelion-0.3.14/lib/dandelion/application.rb:7:in `execute'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/dandelion-0.3.14/bin/dandelion:7:in `<top (required)>'
from C:/Ruby193/bin/dandelion:23:in `load'
from C:/Ruby193/bin/dandelion:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment