Code Monkey home page Code Monkey logo

Comments (4)

frosty avatar frosty commented on May 10, 2024

Just to confirm:

sudo xcode-select -p                                                  
/Applications/Xcode6-Beta2.app/Contents/Developer

I also get this if I run Jazzy in the same directory as my .xcodeproj:

error: error reading '/Users/frosty/src/project-name/project-name'
/Library/Ruby/Gems/2.0.0/gems/jazzy-0.0.4/lib/jazzy.rb:33:in `document': undefined method `xpath' for nil:NilClass (NoMethodError)
    from /Library/Ruby/Gems/2.0.0/gems/jazzy-0.0.4/bin/jazzy:44:in `block in <top (required)>'
    from /Library/Ruby/Gems/2.0.0/gems/jazzy-0.0.4/bin/jazzy:43:in `each'
    from /Library/Ruby/Gems/2.0.0/gems/jazzy-0.0.4/bin/jazzy:43:in `<top (required)>'
    from /usr/bin/jazzy:23:in `load'
    from /usr/bin/jazzy:23:in `<main>'

from jazzy.

lksoft avatar lksoft commented on May 10, 2024

I get this same error (first one) running jazzy --help. I do have to say that my Xcode-select is set to Xcode6-beta3, but still he is getting this with beta 2, so it seems like a common problem.

[updated below]

Ok, I put beta2 back on my machine and tried with that and I got the second error indicated above.

I thought, "maybe ruby 2.0.0 is not supported" so I set up a ruby 1.9.3 environment and installed the gem there and got even more errors.

Are there any specific requirements besides Xcode6-beta2?

from jazzy.

steprescott avatar steprescott commented on May 10, 2024

I too have this error. Must be a bug in the jazzy.rb file. Still no closer in finding a fix.

from jazzy.

jpsim avatar jpsim commented on May 10, 2024

0.0.5 fixed this

from jazzy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.