Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kindlerb error on each recipe #14

Open
darvin opened this issue Dec 20, 2012 · 4 comments
Open

kindlerb error on each recipe #14

darvin opened this issue Dec 20, 2012 · 4 comments
Labels
Milestone

Comments

@darvin
Copy link
Contributor

darvin commented Dec 20, 2012


# ruby -Ilib recipes/clojure.rb

output dir is src/clojure
  rm -rf src/clojure
  curl -s -L http://clojure.org/
/Users/darvin/.rvm/gems/ruby-1.9.3-p327/gems/kindlerb-0.1.1/lib/kindlerb.rb:112:in `block in run': undefined method `[]' for nil:NilClass (NoMethodError)
    from /Users/darvin/.rvm/gems/ruby-1.9.3-p327/gems/kindlerb-0.1.1/lib/kindlerb.rb:37:in `chdir'
    from /Users/darvin/.rvm/gems/ruby-1.9.3-p327/gems/kindlerb-0.1.1/lib/kindlerb.rb:37:in `run'
    from /Users/darvin/.rvm/gems/ruby-1.9.3-p327/gems/kindlerb-0.1.1/bin/kindlerb:8:in `<top (required)>'
    from /Users/darvin/.rvm/gems/ruby-1.9.3-p327/bin/kindlerb:19:in `load'
    from /Users/darvin/.rvm/gems/ruby-1.9.3-p327/bin/kindlerb:19:in `<main>'
    from /Users/darvin/.rvm/gems/ruby-1.9.3-p327/bin/ruby_noexec_wrapper:14:in `eval'
    from /Users/darvin/.rvm/gems/ruby-1.9.3-p327/bin/ruby_noexec_wrapper:14:in `<main>'
@darvin
Copy link
Contributor Author

darvin commented Dec 20, 2012

actually it's like that only for heroku, closure and pro_git.

@danchoi
Copy link
Owner

danchoi commented Dec 20, 2012

It's probably because these websites changed their HTML & the scraper no longer works. I'm not sure when I'll be able to correct this.

danchoi pushed a commit that referenced this issue Apr 12, 2013
Fix clojure.org recipe (Issue #14) and Rakefile added
@dmitry dmitry added the wanted label Oct 16, 2014
@dmitry dmitry added this to the 2014 milestone Oct 16, 2014
@iamdeepakmishra
Copy link

i am having the same problem with every recipe..
Is it due to the change in their HTML????

@iamdeepakmishra
Copy link

recipes/github_projects.rb:44:in block (2 levels) in extract_sections': undefined methodinner_text' for nil:NilClass (NoMethodError)
from recipes/github_projects.rb:40:in map' from recipes/github_projects.rb:40:inblock in extract_sections'
from recipes/github_projects.rb:37:in each' from recipes/github_projects.rb:37:inmap'
from recipes/github_projects.rb:37:in extract_sections' from recipes/github_projects.rb:22:inget_source_files'
from /Users/deepak/Documents/Deepak/KindleWork/kindlefodder/lib/kindlefodder.rb:41:in generate' from recipes/github_projects.rb:69:in

'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants