Skip to content

compile proto error in LAN #97

@bighunter513

Description

@bighunter513

I use this plugin ok when My server is connected the internet,
But my company has submit code to a local network perforce depot server,
after someone sync files from depot, they cann't compile proto, got the below errors:

./rebar3 compile
===> Plugin rebar3_gpb_plugin not available. It will not be used.
===> Plugin rebar3_gpb_plugin not available. It will not be used.
===> Verifying dependencies...
===> Compiling proto_app
===> Unable to run pre hooks for 'compile', command 'compile' in namespace 'protobuf' not found.
make: *** [all] Error 1

the gpb-plugin src files are in _build/default/plugins/rebar3_gpb_plugin/src
the gpb src files are in _build/default/plugins/gpb/src

what can I do to fix the problem ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions