8000 Getting started line `reproto --debug build --lang java --module jackson --module lombok` does not work · Issue #117 · reproto/reproto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Getting started line reproto --debug build --lang java --module jackson --module lombok does not work #117
Open
@rokath

Description

@rokath
th@DESKTOP-7POEGPB:~/example$ reproto -V
reproto 0.4.0
th@DESKTOP-7POEGPB:~/example$ reproto --debug build --lang java --module jackson --module lombok
error: Found argument '--debug' which wasn't expected, or isn't valid in this context

        Did you mean to put '--debug' after the subcommand 'build'?

        If you tried to supply `--debug` as a value rather than a flag, use `-- --debug`

USAGE:
    reproto [OPTIONS] [SUBCOMMAND]

For more information try --help
th@DESKTOP-7POEGPB:~/example$ reproto build --debug --lang java --module jackson --module lombok
DEBUG - reading manifest: reproto.toml
loading index from URL: git+https://github.com/reproto/reproto-index
  caused by: cannot set scheme for url: git+https://github.com/reproto/reproto-index
cannot set scheme for url: git+https://github.com/reproto/reproto-index
th@DESKTOP-7POEGPB:~/example$ reproto build --lang java --module jackson --module lombok
loading index from URL: git+https://github.com/reproto/reproto-index
  caused by: cannot set scheme for url: git+https://github.com/reproto/reproto-index
cannot set scheme for url: git+https://github.com/reproto/reproto-index
th@DESKTOP-7POEGPB:~/example$

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0