Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme to warn against using different escript and deps versions. #400

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

m1dnight
Copy link

Ive spent a good amount of time figuring out why our protobufs didnt compile anymore.

It turned out that the version being installed in the CI was 0.14 and not 0.11 as in the application.

I added a warning for this to the readme, because I feel it could save other people a lot of time.

Perhaps for the Google machine, the error I got was the following:

** (KeyError) key :features not found
    (protobuf 0.11.0) expanding struct: Google.Protobuf.MethodOptions.__struct__/1
    lib/protobuf/indexer_service.pb.ex:13: IndexerService.Service.descriptor/0```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant