Skip to content

Install process? #2

@asemahle

Description

@asemahle

I installed the docraptor gem, but get errors when trying to generate documents.

For version 0.0.3 I get

> docraptor --help
fatal: Not a git repository (or any of the parent directories): .git
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/docraptor-cli-0.0.3/bin/docraptor:6:in `require': cannot load such file -- docraptor (LoadError)
        from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/docraptor-cli-0.0.3/bin/docraptor:6:in `<top (required)>'
        from C:/Ruby23-x64/bin/docraptor:23:in `load'
        from C:/Ruby23-x64/bin/docraptor:23:in `<main>'

For version 0.0.2 I can get the --help to display, but an error occurs during before any document is generated

> docraptor --test some-file.html
fatal: Not a git repository (or any of the parent directories): .git
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/docraptor-cli-0.0.2/bin/docraptor:221:in `<top (required)>': uninitialized constant DocRaptor (NameError)
Did you mean?  DocRaptorCli
        from C:/Ruby23-x64/bin/docraptor:23:in `load'
        from C:/Ruby23-x64/bin/docraptor:23:in `<main>'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions