protop
protop copied to clipboard
protobufs, packaged. https://protop.io
==> Tapping protop-io/protop Cloning into '/usr/local/Homebrew/Library/Taps/protop-io/homebrew-protop'... remote: Enumerating objects: 164, done. remote: Counting objects: 100% (164/164), done. remote: Compressing objects: 100% (84/84), done. remote: Total 164 (delta 40), reused 163...
MacOS, installed with `brew install protop`, v0.9.0 Run `protop init`, get error: ``` Error: LinkageError occurred while loading main class io.protop.cli.ProtopCli java.lang.UnsupportedClassVersionError: io/protop/cli/ProtopCli has been compiled by a more recent...
I'm trying to use a bitbucket private repository to hold all of my protos. But I'm not figure out how to pass my credential and validated my user when use...
Am unable to install protop using any of the installation options provided in the docs/Readme. Using Homebrew: ``` (base) aiyappa@aiyappa-G3-3590:~/Iotics/protop$ brew install protop ==> Installing protop from protop-io/protop ==> Downloading...
Trying to install protop on windows machine. First used install.sh directly, but it failed and there was no output. Then I have started running the steps in install.sh manually on...
…to directory hierarchy. Why: To allow greater flexibility in source code organization.
My protos are defined in a directory `src/main/proto`. I've placed the `protop.json` file in the same directory. https://github.com/noel-yap/setter-for-catan-sb/blob/use-protop/src/main/proto/protop.json In a client project, I've created `protop.json` as: ``` { "organization" :...
``` $ ./install.sh ---------------- protop installer ---------------- [protop] `gradle clean` Downloading https://services.gradle.org/distributions/gradle-6.2.2-bin.zip ............................................................................................. FAILURE: Build failed with an exception. * What went wrong: Could not open cp_init remapped class cache...