-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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>'Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels