Skip to content

Instantly share code, notes, and snippets.

@kborchers
Created August 27, 2012 16:22
Show Gist options
  • Save kborchers/3490032 to your computer and use it in GitHub Desktop.
Save kborchers/3490032 to your computer and use it in GitHub Desktop.
aerogear-js krisborchers$ rake doc --trace
rake aborted!
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/pdoc-0.2.0/lib/pdoc/generators/html/helpers.rb:115: invalid multibyte char (US-ASCII)
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/pdoc-0.2.0/lib/pdoc/generators/html/helpers.rb:115: invalid multibyte char (US-ASCII)
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/pdoc-0.2.0/lib/pdoc/generators/html/helpers.rb:115: syntax error, unexpected $end, expecting keyword_end
"[#{auto_link(match[1], options)}…]"
^
/Users/krisborchers/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
/Users/krisborchers/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/pdoc-0.2.0/lib/pdoc/generators/html.rb:3:in `<top (required)>'
/Users/krisborchers/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
/Users/krisborchers/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/pdoc-0.2.0/lib/pdoc/generators.rb:2:in `<top (required)>'
/Users/krisborchers/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
/Users/krisborchers/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/pdoc-0.2.0/lib/pdoc.rb:17:in `<top (required)>'
/Users/krisborchers/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:60:in `require'
/Users/krisborchers/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:60:in `rescue in require'
/Users/krisborchers/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:35:in `require'
/Users/krisborchers/git-repo/aerogear-js/Rakefile:2:in `<top (required)>'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/rake_module.rb:25:in `load'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/rake_module.rb:25:in `load_rakefile'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:501:in `raw_load_rakefile'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:82:in `block in load_rakefile'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:81:in `load_rakefile'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:65:in `block in run'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/bin/rake:19:in `load'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/bin/rake:19:in `<main>'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/bin/ruby_noexec_wrapper:14:in `eval'
/Users/krisborchers/.rvm/gems/ruby-1.9.3-p194@global/bin/ruby_noexec_wrapper:14:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment